Skip to content

Commit 1a661d4

Browse files
authored
Add missing import
1 parent 0a7a0c3 commit 1a661d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/UITest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/// <reference path="../app/elements/options/edit-crm-item/edit-crm-item.ts" />
44
/// <reference path="../tools/definitions/chrome.d.ts" />
55

6+
import * as http from 'http';
67
declare const browserAPI: browserAPI;
78

89
const PORT: number = 1250;

0 commit comments

Comments
 (0)