smartssh/test/test.ts

4 lines
125 B
TypeScript
Raw Normal View History

2016-04-25 02:06:20 +00:00
/// <reference path="../ts/typings/main.d.ts" />
let should = require("should");
let smartssh = require("../dist/index.js");