diff options
Diffstat (limited to 'server/tests/api/check-params/remotes.ts')
-rw-r--r-- | server/tests/api/check-params/remotes.ts | 2 |
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 | ||
3 | import 'mocha' | ||
4 | |||
3 | import { | 5 | import { |
4 | ServerInfo, | 6 | ServerInfo, |
5 | flushTests, | 7 | flushTests, |