Skip to content

Commit 1cbbf8c

Browse files
Add unit tests
1 parent 4737aba commit 1cbbf8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

node/test/tsconfig.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"moduleResolution": "node"
88
},
99
"files": [
10+
"cd.ts",
11+
"popd.ts",
12+
"pushd.ts",
1013
"dirtests.ts",
1114
"inputtests.ts",
1215
"internalhelpertests.ts",

0 commit comments

Comments
 (0)