aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-13 21:51:11 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-13 21:51:11 +0100
commit17d4956bd32f5fc27c91a89515c8d5878f7e6298 (patch)
tree5777a3ece655ecaae56060d92570e796b1d3e9f7 /tsconfig.json
parent1666c2b5705e85a14aa8bcf95e98c3eb1812310b (diff)
downloadwallet-core-17d4956bd32f5fc27c91a89515c8d5878f7e6298.tar.xz
test harness
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index af0597e0e..4fefa793e 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -16,14 +16,15 @@
"lib/components.ts",
"lib/refs.d.ts",
"lib/i18n.ts",
- "lib/wallet/cryptoApi-test.ts",
"lib/taler-wallet-lib.ts",
- "lib/wallet/emscriptif-test.ts",
"lib/wallet/checkable.ts",
"lib/wallet/chromeBadge.ts",
+ "lib/wallet/cryptoApi-test.ts",
"lib/wallet/cryptoApi.ts",
+ "lib/wallet/emscriptif-test.ts",
"lib/wallet/cryptoLib.ts",
"lib/wallet/cryptoWorker.ts",
+ "lib/wallet/types-test.ts",
"lib/wallet/db.ts",
"lib/wallet/emscriptif.ts",
"lib/wallet/helpers.ts",