Add tests for suggestNames

This commit is contained in:
Aaron Lidman
2013-11-01 16:57:33 -07:00
parent 43aeaae67e
commit ff97d44395
4 changed files with 40 additions and 1 deletions
+1
View File
@@ -91,6 +91,7 @@
<script src="spec/util.js"></script>
<script src='spec/util/session_mutex.js'></script>
<script src='spec/util/suggest_names.js'></script>
<script src="spec/behavior/hash.js"></script>
<script src="spec/behavior/hover.js"></script>