test for basic indent and outdent, needs more work

This commit is contained in:
johnyma22 2012-10-04 21:02:34 +01:00
parent edc8ff6a41
commit 7eecfa17b7
2 changed files with 66 additions and 0 deletions

View file

@ -16,6 +16,7 @@
<script src="helper.js"></script>
<script src="sendkeys.js"></script>
<script src="specs/button_indentation.js"></script>
<script src="specs/font_type.js"></script>
<script src="specs/embed_value.js"></script>
<script src="specs/keystroke_urls_become_clickable.js"></script>