We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a742303 commit f20ee9eCopy full SHA for f20ee9e
1 file changed
StronglyTypesEvents-0.1.0.tests.html
@@ -1,10 +1,10 @@
1
-<!DOCTYPE html>
+<!DOCTYPE html>
2
<html>
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width">
6
- <title>Strongly Typed Events for TypeScript - Tests</title>
7
- <link rel="stylesheet" href="https://code.jquery.com/qunit/qunit-1.23.0.css">
+ <title>Strongly Typed Events for TypeScript</title>
+ <link rel="stylesheet" href="https://cdn.rawgit.com/Krinkle/qunit-theme-ninja/master/qunit-theme-ninja.css">
8
</head>
9
<body>
10
<div id="qunit"></div>
@@ -13,4 +13,4 @@
13
<script src="StronglyTypesEvents-0.1.0.js"></script>
14
<script src="StronglyTypesEvents-0.1.0.tests.js"></script>
15
</body>
16
-</html>
+</html>
0 commit comments