Skip to content

Commit 161e13e

Browse files
authored
Update tests.html
1 parent b9c0a08 commit 161e13e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

app1/js_tests/tests.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5+
56
<title>Django JavaScript Tests</title>
6-
<link rel="stylesheet" href="./qunit/qunit.css">
7+
8+
<link rel="stylesheet" href="./qunit/qunit.css">
79
</head>
810
<body>
911

0 commit comments

Comments
 (0)