Skip to content

Commit d225d19

Browse files
author
Gabriel Schulhof
committed
Flipswitch: Clean up integration tests page
Fixes jquery-archivegh-7443
1 parent 905478d commit d225d19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/integration/flipswitch/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@
1212
<script src="../../../tests/jquery.testHelper.js"></script>
1313

1414

15-
<link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css"/>
15+
<link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css"/>
1616
<link rel="stylesheet" href="../../../external/qunit/qunit.css"/>
17+
<link rel="stylesheet" href="../../jqm-tests.css"/>
1718
<script src="../../../external/qunit/qunit.js"></script>
1819
<script>
1920
$.testHelper.asyncLoad([

0 commit comments

Comments
 (0)