aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/tsconfig.spec.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-17 21:57:24 +0800
committercrupest <crupest@outlook.com>2019-03-17 21:57:24 +0800
commit08e649e349f22b829bf090719de0395627923056 (patch)
tree9a2ba2108ca88d262e9ad71805fa303f14d4b45c /Timeline/ClientApp/src/tsconfig.spec.json
parent1158c85071e7a8132b42df9481141c107eeee657 (diff)
downloadtimeline-08e649e349f22b829bf090719de0395627923056.tar.gz
timeline-08e649e349f22b829bf090719de0395627923056.tar.bz2
timeline-08e649e349f22b829bf090719de0395627923056.zip
Add unit test.
Diffstat (limited to 'Timeline/ClientApp/src/tsconfig.spec.json')
-rw-r--r--Timeline/ClientApp/src/tsconfig.spec.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/tsconfig.spec.json b/Timeline/ClientApp/src/tsconfig.spec.json
index 6e4460f8..ccf4b2ee 100644
--- a/Timeline/ClientApp/src/tsconfig.spec.json
+++ b/Timeline/ClientApp/src/tsconfig.spec.json
@@ -13,6 +13,7 @@
"polyfills.ts"
],
"include": [
+ "test-utilities/**",
"**/*.spec.ts",
"**/*.d.ts",
"**/*.mock.ts",