Skip to content

Commit

Permalink
Changed theme
Browse files Browse the repository at this point in the history
  • Loading branch information
KeesCBakker committed Mar 27, 2016
1 parent a742303 commit f20ee9e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions StronglyTypesEvents-0.1.0.tests.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Strongly Typed Events for TypeScript - Tests</title>
<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">
</head>
<body>
<div id="qunit"></div>
Expand All @@ -13,4 +13,4 @@
<script src="StronglyTypesEvents-0.1.0.js"></script>
<script src="StronglyTypesEvents-0.1.0.tests.js"></script>
</body>
</html>
</html>

0 comments on commit f20ee9e

Please sign in to comment.