smartfile/test.js

3 lines
101 B
JavaScript
Raw Normal View History

2015-11-03 19:14:41 +00:00
var smartfile = require("./index.js");
console.log(smartfile.readFileToString("./test/mytest.txt"));