mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
refactor: separate out webpacking for tests (#1678)
This commit is contained in:
committed by
Mayukha Vadari
parent
e65d686cc7
commit
5b9e3dbdc4
@@ -17,7 +17,7 @@
|
||||
mocha.ui('bdd')
|
||||
</script>
|
||||
|
||||
<script src="../testCompiledForWeb/index.js"></script>
|
||||
<script src="./testCompiledForWeb/index.js"></script>
|
||||
|
||||
<script>
|
||||
mocha.run()
|
||||
|
||||
Reference in New Issue
Block a user