From 71f396206ee35a3e3acb9494f85f66f031a43458 Mon Sep 17 00:00:00 2001 From: Brendan Nee Date: Fri, 13 Apr 2012 13:39:01 -0400 Subject: [PATCH] Fixes #158: removes jquery include from browser tests removes jquery include from `test/browser/large.html` Also updated unload in `large.html` and `opts.html` to pass a function instead of `mocha.run` so that callback can be run on `end` --- test/browser/large.html | 7 ++++--- test/browser/opts.html | 4 +++- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/test/browser/large.html b/test/browser/large.html index ea553cb0ff..748bf90f76 100644 --- a/test/browser/large.html +++ b/test/browser/large.html @@ -3,7 +3,6 @@ Mocha -
- \ No newline at end of file + diff --git a/test/browser/opts.html b/test/browser/opts.html index 87cfdf4890..2cddaee5c5 100644 --- a/test/browser/opts.html +++ b/test/browser/opts.html @@ -19,7 +19,9 @@