aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 3e6a0aa14..2b1fe6b05 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -39,8 +39,9 @@
"src/dbTypes.ts",
"src/headless/bank.ts",
"src/headless/helpers.ts",
+ "src/headless/integrationtest.ts",
+ "src/headless/merchant.ts",
"src/headless/taler-wallet-cli.ts",
- "src/headless/taler-wallet-testing.ts",
"src/helpers-test.ts",
"src/helpers.ts",
"src/http.ts",