smartssh/test/test.ts

4 lines
98 B
TypeScript
Raw Normal View History

import "typings-test"
2016-04-25 02:06:20 +00:00
let should = require("should");
let smartssh = require("../dist/index.js");