smartfile/test.js
Philipp Kunz 8d8d7e7ff4 fix
2015-11-03 20:14:41 +01:00

3 lines
101 B
JavaScript

var smartfile = require("./index.js");
console.log(smartfile.readFileToString("./test/mytest.txt"));