0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/test
isaacs 6cdeb3b3fd A module ID with a trailing slash must be a dir.
require('./foo/') should not try to load './foo.js'.  It should only
look for ./foo/index.js

Closes GH-588
2011-01-27 14:02:43 -08:00
..
disabled
fixtures A module ID with a trailing slash must be a dir. 2011-01-27 14:02:43 -08:00
internet
message
pummel
simple A module ID with a trailing slash must be a dir. 2011-01-27 14:02:43 -08:00
CMakeLists.txt
common.js