var fs = require("fs"); new Function("exports", require("../tools/node").FILES.map(function(file) { if (/exports\.js$/.test(file)) file = require.resolve("./exports"); return fs.readFileSync(file, "utf8"); }).join("\n\n"))(exports); title='Atom feed' href='https://git.koszko.org/guix/atom/tests/containers.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/containers.scm
AgeCommit message (Expand)Author