From 0e1dc3e7c69995c691e1dd82e3c2bc68748661ca Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 4 Sep 2017 21:21:47 +0200 Subject: Convert tests to typescript --- server/tests/index.js | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 server/tests/index.js (limited to 'server/tests/index.js') diff --git a/server/tests/index.js b/server/tests/index.js deleted file mode 100644 index 0bc0523a5..000000000 --- a/server/tests/index.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict' - -// Order of the tests we want to execute -require('./client') -require('./api/') -- cgit v1.2.3