2
0
Эх сурвалжийг харах

[tests] bring back JQuery for unit-js.html

Simon Krajewski 7 жил өмнө
parent
commit
6f04b18494

+ 1 - 0
tests/unit/unit-js.html

@@ -7,6 +7,7 @@
         <meta name="viewport" content="width=device-width, initial-scale=1">
     </head>
     <body id="haxe:trace">
+		<script type="text/javascript" src="//code.jquery.com/jquery-3.3.1.min.js"></script>
         <script type="text/javascript">
             // http://stackoverflow.com/questions/11582512/how-to-get-url-parameters-with-javascript
             function getURLParameter(name) {