summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shorin <kxepal@gmail.com>2012-10-24 20:36:26 +0200
committerDave Cottlehuber <dch@apache.org>2012-10-24 20:45:49 +0200
commitd7e913de1e8e988acb2105e010201af6413f3ffa (patch)
tree4f49924af67d76296329c1bcf1544ad64730f6af
parent48928ae3fdc4dfbfe65351aa9b93cd2086ef5b15 (diff)
downloadcouchdb-d7e913de1e8e988acb2105e010201af6413f3ffa.tar.gz
Ensure JSpec tests are actually run. Continued in COUCHDB-1566.
-rw-r--r--share/www/spec/run.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/spec/run.html b/share/www/spec/run.html
index e438333dd..9a248cb3c 100644
--- a/share/www/spec/run.html
+++ b/share/www/spec/run.html
@@ -22,6 +22,7 @@ the License.
<script src="./custom_helpers.js"></script>
<script src="../script/couch.js"></script>
<script src="../script/jquery.couch.js"></script>
+ <script src="../script/couch_test_runner.js"></script>
<script>
function runSuites() {
JSpec