smartssh/test/test.ts
2016-04-25 04:06:20 +02:00

4 lines
125 B
TypeScript

/// <reference path="../ts/typings/main.d.ts" />
let should = require("should");
let smartssh = require("../dist/index.js");