module: assert that require() is called with a string
authorFelix Böhm <me@feedic.com>
Wed, 16 Jan 2013 18:53:16 +0000 (19:53 +0100)
committerisaacs <i@izs.me>
Wed, 16 Jan 2013 20:25:06 +0000 (12:25 -0800)
commit7465cf911ab944aece1463bc22c96f050751d9a2
tree535cbc58a4e0793239123cd839acce0d02d3fa31
parentb9ffc537e66eddc460b5f0d4f7fbdb1880eac96c
module: assert that require() is called with a string

as requested in #4577
lib/module.js
test/simple/test-module-loading.js