diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-09-09 16:22:57 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-09-09 16:22:57 -0700 |
commit | 7628905a9b9bb775cbcea91c1f6521bbd37549e7 (patch) | |
tree | 86099b23087912531b9d76ee536539651f490a82 /test/fixtures/semicolon.js | |
parent | f870240dcf3589aadad40bd90f63bbe885bc22af (diff) | |
download | node-new-7628905a9b9bb775cbcea91c1f6521bbd37549e7.tar.gz |
Don't use empty.js - breaks module test
Diffstat (limited to 'test/fixtures/semicolon.js')
-rw-r--r-- | test/fixtures/semicolon.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/semicolon.js b/test/fixtures/semicolon.js new file mode 100644 index 0000000000..092bc2b041 --- /dev/null +++ b/test/fixtures/semicolon.js @@ -0,0 +1 @@ +; |