Skip to content

Commit

Permalink
[test][xs]: fix trivial breaking test by adding jquery.editable to im…
Browse files Browse the repository at this point in the history
…ports in test runner.
  • Loading branch information
rufuspollock committed Sep 6, 2011
1 parent 2b4618f commit f1e75e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/index.html
Expand Up @@ -58,6 +58,7 @@ <h3>Results</h3>
<script src="../vendor/backbone/0.5.1/backbone.js"></script>

<script src="../vendor/showdown/showdown.js"></script>
<script src="../vendor/jquery.jeditable/1.7.2/jquery.jeditable.min.js"></script>
<script src="../vendor/jquery.fileupload/20110801/jquery.iframe-transport.js"></script>
<script src="../vendor/jquery.fileupload/20110801/jquery.fileupload.js"></script>

Expand Down

0 comments on commit f1e75e8

Please sign in to comment.