Skip to content

Commit

Permalink
Remove line of whitepsace from Loader test
Browse files Browse the repository at this point in the history
This change showed up, I think this file might be generated.
  • Loading branch information
ericf committed Mar 13, 2013
1 parent a60c911 commit b7d7100
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/loader/tests/cli/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* This file was assembled by ../scripts/build_loader_tests.js
*/


var path = require('path'),
YUI = require(path.join(__dirname, '../../../../', 'build/yui/yui.js')).YUI;
Y = YUI(),
Expand Down

0 comments on commit b7d7100

Please sign in to comment.