From dbf307c5ebd7b666cbfc4bec4ff9b15e8485ce4c Mon Sep 17 00:00:00 2001 From: Asturur Date: Sun, 10 Dec 2017 21:14:52 +0100 Subject: [PATCH] reenable all tests --- test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test.js b/test.js index 141eccd0..5f0792c4 100644 --- a/test.js +++ b/test.js @@ -47,7 +47,6 @@ testrunner.run({ './test/unit/intersection.js', './test/unit/stateful.js' ], - tests: ['./test/unit/itext_key_behaviour.js',] }, function(err, report) { if (err) { console.log(err);