From 8df87ce792be7b0ccdad4cb703e5ca3be66d214a Mon Sep 17 00:00:00 2001
From: Chocobozzz <florian.bigard@gmail.com>
Date: Thu, 7 Sep 2017 17:58:09 +0200
Subject: Convert real world tools to typescript

---
 server/tests/cli/index.ts | 1 +
 1 file changed, 1 insertion(+)

(limited to 'server/tests/cli')

diff --git a/server/tests/cli/index.ts b/server/tests/cli/index.ts
index e5a19ff10..ecef9bd24 100644
--- a/server/tests/cli/index.ts
+++ b/server/tests/cli/index.ts
@@ -1,2 +1,3 @@
 // Order of the tests we want to execute
 import './reset-password'
+import './update-host'
-- 
cgit v1.2.3