electron/spec/fixtures/pages/jquery.html

8 lines
104 B
HTML
Raw Normal View History

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