modif comtabilite

This commit is contained in:
2019-01-16 16:23:31 +01:00
parent 6b741a9666
commit 9312edc3ae
1844 changed files with 158848 additions and 55874 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<script>
mocha.setup('bdd');
</script>
<script src="../base64.min.js"></script>
<script src="../base64.js"></script>
<script>
var assert = function(expr, msg) {
if (!expr) throw new Error(msg || 'failed');