source:
Dev/trunk/src/client/dojo/tests/resources/noderequire.js
@
485
Last change on this file since 485 was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 104 bytes |
Line | |
---|---|
1 | /* |
2 | * Tests that the node.js standard require works fine |
3 | */ |
4 | |
5 | module.exports = require('./nodemodule'); |
Note: See TracBrowser
for help on using the repository browser.