UNPKG

system

Version:

Flexible module and resource system

3 lines (2 loc) 131 B
var test = require("test"); test.assert(require("./example.ext") == "Hello, World!\n", "must obtain text from introduced module");