Skip to content

Commit 1cc3fc9

Browse files
authored
Update testTable.js
1 parent b82e7d1 commit 1cc3fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/testTable.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use strict";
12
//Define the modules required to mocha testing
23
const assert = require("chai").assert;
34
const http = require ("http");

0 commit comments

Comments
 (0)