Skip to content

Commit

Permalink
Fixing missed quote
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Apr 24, 2012
1 parent d704518 commit 8bbe328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/travis/README.md
Expand Up @@ -146,7 +146,7 @@ YUI({useSync: true }).use('test', function(Y) {
} }
}); });


Y.use('my-noejs-module'); Y.use('my-nodejs-module');


Y.Test.Runner.setName('cli tests'); Y.Test.Runner.setName('cli tests');


Expand Down

0 comments on commit 8bbe328

Please sign in to comment.