Selectable tests: Removed a non-existent script tag causing a 404 in the tests.

This commit is contained in:
TJ VanToll 2012-12-29 21:58:25 -05:00 committed by Scott González
parent 5561f5db12
commit 2620be85e9

View File

@ -26,7 +26,6 @@
<script src="selectable_events.js"></script>
<script src="selectable_methods.js"></script>
<script src="selectable_options.js"></script>
<script src="selectable_test_helpers.js"></script>
<script src="../swarminject.js"></script>
</head>