summaryrefslogtreecommitdiff
path: root/share/www/couch_tests.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/couch_tests.html')
-rw-r--r--share/www/couch_tests.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html
index 5d1b4178..0d2e4c3d 100644
--- a/share/www/couch_tests.html
+++ b/share/www/couch_tests.html
@@ -26,7 +26,7 @@ specific language governing permissions and limitations under the License.
<script src="script/futon.js?0.9.0"></script>
<script src="script/couch_test_runner.js"></script>
<script>
- $(function() {
+ $(function() {
updateTestsListing();
$("#toolbar button.run").click(runAllTests);
$("#toolbar button.load").click(function() {