UnitTest: folder and file renamed, QUnit path was modified
[platform/framework/web/web-ui-fw.git] / tests / unit-tests / notification / index.html
index 519c1b9..17bfa1e 100755 (executable)
@@ -8,9 +8,9 @@
                data-framework-viewport-scale=false>
        </script>
 
-       <link rel="stylesheet" href="../../../libs/js/jquery-mobile-1.1.0/external/qunit.css" />
+       <link rel="stylesheet" href="../../../libs/js/jquery-mobile-1.2.0/external/qunit.css" />
 
-       <script src="../../../libs/js/jquery-mobile-1.1.0/external/qunit.js"></script>
+       <script src="../../../libs/js/jquery-mobile-1.2.0/external/qunit.js"></script>
        <script src="notification-tests.js"></script>
 
        <title>Notification</title>