update qunit to 1.12
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<script data-main="main.js" src="require.js"></script>
|
||||
|
||||
<!-- qunit (should be included here, otherwise phantomjs hangs-up on several tests )-->
|
||||
<link rel="stylesheet" href="libs/qunit/qunit-1.10.0.css" type="text/css" media="screen" />
|
||||
<script src="libs/qunit/qunit-1.10.0.js"></script>
|
||||
<link rel="stylesheet" href="libs/qunit/qunit-1.12.0.css" type="text/css" media="screen" />
|
||||
<script src="libs/qunit/qunit-1.12.0.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user