Skip to content

Commit 07b33b2

Browse files
committed
fixing text index.html
1 parent b19694f commit 07b33b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/test/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<script src="../build/test/mocha.js"></script>
88
<script>window.mocha.setup('bdd');</script>
99
<script src="../build/jsondiffpatch.js"></script>
10+
<script src="../build/jsondiffpatch-formatters.js"></script>
1011
<script src="../external/diff_match_patch_uncompressed.js"></script>
1112
<script src="../build/test-bundle.js"></script>
1213
<style>

0 commit comments

Comments
 (0)