smartfile/test.js
2015-11-03 20:22:16 +01:00

5 lines
180 B
JavaScript

/// <reference path="typings/tsd.d.ts" />
var smartfile = require("./index.js");
var pr = require("pushrocks");
pr.beautylog.info(smartfile.readFileToString("./test/mytest.txt"));