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);