Skip to content

Commit

Permalink
Merge 0405632 into e0e1822
Browse files Browse the repository at this point in the history
  • Loading branch information
QWp6t committed Mar 22, 2015
2 parents e0e1822 + 0405632 commit c2a2296
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions test/test.js
Expand Up @@ -300,9 +300,9 @@ describe('Integration Tests', function () {
});
});

describe('roots manifest', function () {
it('default roots manifest', function () {
var output = m('test/fixtures/roots.json', {
describe('sage manifest', function () {
it('default sage manifest', function () {
var output = m('test/fixtures/sage.json', {
paths: {
bowerDirectory: 'test/tmp/bower_components',
bowerJson: 'test/tmp/bower.json'
Expand Down

0 comments on commit c2a2296

Please sign in to comment.