diff options
author | John Christopher Anderson <jchris@apache.org> | 2010-06-16 00:07:25 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2010-06-16 00:07:25 +0000 |
commit | b3775dbe371acffea4ea44503cfdddc79278eca7 (patch) | |
tree | 0b5de9727a5408d3e11d6f9731af7a8474e6207a /share/www/couch_tests.html | |
parent | 8f6a0089ee04ff7e95d1650ab1a2b7ddc0fcaca6 (diff) |
indicate which test is running in the top of the test runner
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@955097 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/couch_tests.html')
-rw-r--r-- | share/www/couch_tests.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html index bb384283..46893d71 100644 --- a/share/www/couch_tests.html +++ b/share/www/couch_tests.html @@ -62,6 +62,7 @@ specific language governing permissions and limitations under the License. <li><button class="load">Reload</button></li> <li><button class="share">Share Test Reports</button></li> <li><button class="add">Custom Test</button></li> + <li class="current"></li> </ul> <p class="help"> <strong>Note:</strong> Each of the tests will block the browser. If the |