main.js 69 Bytes Raw Blame History Permalink 1 2 3 4 #!/usr/bin/env node var foo = require('./foo'); t.equal(foo, 1234);