We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0566e99 commit d3bb0f7Copy full SHA for d3bb0f7
tests/unit/index.html
@@ -7,7 +7,7 @@
7
<link rel="stylesheet" href="../../themes/base/core.css">
8
<link rel="stylesheet" href="../../themes/base/theme.css">
9
<link rel="stylesheet" href="../index.css">
10
- <script src="../../jquery.js"></script>
+ <script src="../../external/jquery/jquery.js"></script>
11
<script src="../index.js"></script>
12
</head>
13
<body>
0 commit comments