From a5d79c1ec641d288cd457f074a0ff5fca1ef3d3c Mon Sep 17 00:00:00 2001 From: Andrija Dvorski Date: Thu, 29 Mar 2018 08:09:24 +0200 Subject: [PATCH] Fixed import in tests --- types/command-line-usage/command-line-usage-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/command-line-usage/command-line-usage-tests.ts b/types/command-line-usage/command-line-usage-tests.ts index c4dd127cea..05dfadc7f3 100644 --- a/types/command-line-usage/command-line-usage-tests.ts +++ b/types/command-line-usage/command-line-usage-tests.ts @@ -1,4 +1,4 @@ -import * as commandLineUsage from "command-line-usage"; +import commandLineUsage = require("command-line-usage"); const sections = [ {