diff --git a/restify/restify-tests.ts b/restify/restify-tests.ts index f54882965b..79a56f578c 100644 --- a/restify/restify-tests.ts +++ b/restify/restify-tests.ts @@ -1,6 +1,6 @@ /// -import restify = module("restify"); +import restify = require("restify"); var server = restify.createServer({ formatters: {