electron/spec/fixtures/pages/jquery.html

8 lines
91 B
HTML

<html>
<head>
<script src="jquery-3.6.0.min.js"></script>
</head>
<body>
</body>
</html>