From 1e9e915085cde817125d8cd0c9961b9252a05751 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 18 Aug 2019 19:42:21 +0200 Subject: bump version / implement integrationtest cmd --- tsconfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tsconfig.json') 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", -- cgit v1.2.3