electron/spec/fixtures/pages/jquery.html

7 lines
104 B
HTML

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