diff options
| author | Heinrich Fenkart <[email protected]> | 2015-03-01 09:20:00 +0100 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-03-01 09:20:00 +0100 |
| commit | 4345e244796d90459d07173d7a58bbbf6779bd07 (patch) | |
| tree | d42419064c0b21886d0f2bc1e3d4950205184dcf /js/tests | |
| parent | 3173efd9d96ae54992057df9259725d5732f5629 (diff) | |
| download | bootstrap-4345e244796d90459d07173d7a58bbbf6779bd07.tar.xz bootstrap-4345e244796d90459d07173d7a58bbbf6779bd07.zip | |
Use different way to make failing test more visible in Sauce
Diffstat (limited to 'js/tests')
| -rw-r--r-- | js/tests/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 05e9009fc..cdfe02b27 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -12,10 +12,6 @@ <link rel="stylesheet" href="vendor/qunit.css" media="screen"> <script src="vendor/qunit.js"></script> <style> - #qunit-tests > li.pass { - display: none;/* Make it easier to see failing tests in Sauce screencasts */ - } - #qunit-fixture { top: 0; left: 0; |
