Ensure JSpec tests are actually run. Continued in COUCHDB-1566.

Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d7e913de
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d7e913de
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d7e913de

Branch: refs/heads/docs
Commit: d7e913de1e8e988acb2105e010201af6413f3ffa
Parents: 48928ae
Author: Alexander Shorin <kxe...@gmail.com>
Authored: Wed Oct 24 20:36:26 2012 +0200
Committer: Dave Cottlehuber <d...@apache.org>
Committed: Wed Oct 24 20:45:49 2012 +0200

----------------------------------------------------------------------
 share/www/spec/run.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d7e913de/share/www/spec/run.html
----------------------------------------------------------------------
diff --git a/share/www/spec/run.html b/share/www/spec/run.html
index e438333..9a248cb 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

Reply via email to