Skip to content

Commit e5d1b11

Browse files
committed
switched init tests to new default css
1 parent 8debe79 commit e5d1b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/init/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- added explicitly for library reloading (see testHelper ) -->
1414
<script src="../../../js/jquery.mobile.core.js"></script>
1515
<script src="../../../js/jquery.mobile.init.js"></script>
16-
<link rel="stylesheet" href="../../../css/themes/default/" />
16+
<link rel="stylesheet" href="../../../css/themes/default/jquery.mobile.css" />
1717
<link rel="stylesheet" href="../../../external/qunit.css"/>
1818

1919
<script src="../swarminject.js"></script>

0 commit comments

Comments
 (0)