Files
tasq/node_modules/gun/test/panic/index.html
T
2026-04-09 19:01:53 +08:00

7 lines
276 B
HTML

<script src='panic.js'></script>
<script>panic.server(location.origin)</script>
<script src='gun.js'></script>
<script src='jquery.js'></script>
<h1>Running Tests.</h1>
<div id="log"></div>
<!-- <textarea id="print" style="width: 100%; height: 90%; border: 0;"></textarea> -->