aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/integrationtests
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-20 13:52:13 +0200
committerFlorian Dold <florian@dold.me>2021-08-20 13:52:13 +0200
commitde0d004dd94798c1713853c71d7f86f55fffb0a4 (patch)
treee5e4c9411ac387d2f26343e1c2054a3ac2b27455 /packages/taler-wallet-cli/src/integrationtests
parentca3ff8e571872e89868d5bc11ed98718d688a5a7 (diff)
downloadwallet-core-de0d004dd94798c1713853c71d7f86f55fffb0a4.tar.xz
packaging fixes
Diffstat (limited to 'packages/taler-wallet-cli/src/integrationtests')
-rw-r--r--packages/taler-wallet-cli/src/integrationtests/sync.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/taler-wallet-cli/src/integrationtests/sync.ts b/packages/taler-wallet-cli/src/integrationtests/sync.ts
index 90e6c1391..fccff715f 100644
--- a/packages/taler-wallet-cli/src/integrationtests/sync.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/sync.ts
@@ -22,12 +22,8 @@ import * as fs from "fs";
import * as util from "util";
import {
GlobalTestState,
- DbInfo,
pingProc,
ProcessWrapper,
- runCommand,
- setupDb,
- sh,
} from "./harness";
import { Configuration } from "@gnu-taler/taler-util";