aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-11-08 16:52:03 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-11-08 16:52:03 +0100
commit5dfa8d79e1ec28093056e5f52529ee3103361534 (patch)
tree9166aa62eeb54ed87f9d754b6ad750ce05f2b6a1 /tsconfig.json
parentafb9fba64be1f15a3ce3ed31214a704e73e5e8bb (diff)
downloadwallet-core-5dfa8d79e1ec28093056e5f52529ee3103361534.tar.xz
fixes to test harness
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 4692feb82..0095b8d7d 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -16,15 +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/cryptoLib.ts",
"lib/wallet/cryptoWorker.ts",
"lib/wallet/db.ts",
- "lib/wallet/emscriptif-test.ts",
"lib/wallet/emscriptif.ts",
"lib/wallet/helpers.ts",
"lib/wallet/http.ts",