2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

upgrade to QUnit v1.0.0

This commit is contained in:
Chris Rebert
2014-01-13 19:21:07 -08:00
parent bfe74f7b2f
commit dde38280f7
2 changed files with 81 additions and 45 deletions
+1 -7
View File
@@ -1,5 +1,5 @@
/**
* QUnit - A JavaScript Unit Testing Framework
* QUnit 1.0.0 - A JavaScript Unit Testing Framework
*
* http://docs.jquery.com/QUnit
*
@@ -224,9 +224,3 @@
top: -10000px;
left: -10000px;
}
/** Runoff */
#qunit-fixture {
display:none;
}