aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params/remotes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/check-params/remotes.ts')
-rw-r--r--server/tests/api/check-params/remotes.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/tests/api/check-params/remotes.ts b/server/tests/api/check-params/remotes.ts
index 9456ae665..6d1747442 100644
--- a/server/tests/api/check-params/remotes.ts
+++ b/server/tests/api/check-params/remotes.ts
@@ -1,5 +1,7 @@
1/* tslint:disable:no-unused-expression */ 1/* tslint:disable:no-unused-expression */
2 2
3import 'mocha'
4
3import { 5import {
4 ServerInfo, 6 ServerInfo,
5 flushTests, 7 flushTests,