reenable all tests

This commit is contained in:
Asturur 2017-12-10 21:14:52 +01:00
parent fb13ed0bdf
commit dbf307c5eb

View file

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