fix test.ts

This commit is contained in:
2016-03-03 02:22:47 +01:00
parent 917250772f
commit bf9071b093
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="../ts/typings/main.d.ts"
/// <reference path="../ts/typings/main.d.ts" />
let npmg = require("../dist/index.js");
let smartenv = require("smartenv");
let environment = smartenv.getEnv();