directory cleanup

This commit is contained in:
AJ ONeal 2015-11-17 15:13:28 -08:00
parent 66ab9f25b4
commit c4626055ff
6 changed files with 3 additions and 4 deletions

View File

@ -4,9 +4,9 @@
</head>
<body>
This is for testing. Look in the console.
<script src="./index.js"></script>
<script src="./unibabel.hex.js"></script>
<script src="./unibabel.base32.js"></script>
<script src="../index.js"></script>
<script src="../unibabel.hex.js"></script>
<script src="../unibabel.base32.js"></script>
<script src="./test.js"></script>
</body>
</html>

View File

@ -1 +0,0 @@
index.js