Browse Source

Removed missed mootools include in ws.html test.

Joel Martin 15 years ago
parent
commit
c83f1576ca
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/ws.html

+ 0 - 1
tests/ws.html

@@ -2,7 +2,6 @@
 
     <head>
         <title>WebSockets Test</title>
-        <script src="include/mootools.js"></script>
         <script src="include/base64.js"></script>
         <script src="include/util.js"></script>
         <!-- Uncomment to activate firebug lite -->