Skip to content

Commit

Permalink
Remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hakatashi committed Jun 15, 2015
1 parent a31d441 commit 561cdc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
<script src="basic.js"></script>
<script src="getlength.js"></script>
<script src="saucelabs.js"></script>
<!-- Removing access to jQuery and $. But it'll still be available as _$, if
you REALLY want to mess around with jQuery in the console. REMEMBER WE
ARE TESTING A PLUGIN HERE, THIS HELPS ENSURE BEST PRACTICES. REALLY. -->
<script>window._$ = jQuery.noConflict(true);</script>
<style>
.howmuchread {
Expand Down

0 comments on commit 561cdc0

Please sign in to comment.