From 07caab424407d38b6a8a3230e7edafe3a5135350 Mon Sep 17 00:00:00 2001 From: Andrew Morris Date: Wed, 8 Apr 2015 18:08:43 +1000 Subject: [PATCH] Fixed test-browser by updating /expect.js to /index.js and wrapped mocha.run to prevent it being called with the window.onload event which produces an error on the console. --- test/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/index.html b/test/index.html index 82783ae..e4e988d 100644 --- a/test/index.html +++ b/test/index.html @@ -6,9 +6,9 @@ - + - +