1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-04 01:59:15 +02:00
bitjs/tests/archive-test.html

10 lines
230 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Unit tests for bitjs.archive</title>
<script src="muther.js"></script>
<script src="../archive/archive.js"></script>
</head>
<body></body>
<script src="archive-test.js"></script>
</html>