From 5ae1614131160768e4f2af93577fed05a207b9e8 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 27 Feb 2017 10:19:11 +0000 Subject: [PATCH] Remove test test --- tests/server.test.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/server.test.ts b/tests/server.test.ts index 84a22db..b4eb395 100644 --- a/tests/server.test.ts +++ b/tests/server.test.ts @@ -5,10 +5,6 @@ import * as path from 'path'; describe('Server', function () { - it('should test', function () { - expect(2 + 2).to.equal(4); - }); - it('Should be usable', function (done) { runServer({ allowed_ips: [],