Files: d456a6cc8589489e558e6164750474ed2cfc961e / test / test-50-mountpoints / plugins-C-int / test-y-require-C.js
79 bytesRaw
1 | ; |
2 | |
3 | var common = require('../test-y-common.js'); |
4 | |
5 | common('I am C'); |
6 |
Built with git-ssb-web
1 | ; |
2 | |
3 | var common = require('../test-y-common.js'); |
4 | |
5 | common('I am C'); |
6 |
Built with git-ssb-web