Dev: Complete test and switch phantomjs to chrome headless

This commit is contained in:
surunzi
2017-11-05 22:22:25 +08:00
parent 3219e26eb1
commit 03468823c5
14 changed files with 1025 additions and 244 deletions

View File

@@ -10,6 +10,7 @@
<script src="lib/jasmine-html.js"></script>
<script src="assets/eruda.js"></script>
<script src="boot.js"></script>
<script src="util.js"></script>
</head>
<body>
<script>boot('resources');</script>