From 1d5389a45dbd1042573567b70c77841c962a6f0b Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Mon, 18 Mar 2013 20:50:04 +0100 Subject: [PATCH] test: Deactivate mocha bail option We don't want mocha to quit on the first failing test. It should continue and see what other tests are failing. --- test/ol.html | 1 + 1 file changed, 1 insertion(+) diff --git a/test/ol.html b/test/ol.html index 7831aa0962..355d25dcc2 100644 --- a/test/ol.html +++ b/test/ol.html @@ -30,6 +30,7 @@