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 7d323b4 commit d704518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/travis/README.md
Expand Up @@ -47,7 +47,7 @@ var testCase = new Y.Test.Case({
_should: {
ignore: {
'test that requires a DOM': Y.UA.nodejs,
'test that does not work in Node.js: Y.UA.nodejs
'test that does not work in Node.js': Y.UA.nodejs
}
}
});
Expand Down

0 comments on commit d704518

Please sign in to comment.