Integrated the custom fx test suite into the main test suite. All tests are now run...
[jquery.git] / src / intro.js
index c26ac36..9204081 100644 (file)
@@ -1,2 +1,2 @@
-/* prevent execution of jQuery if included more then once */\r
-if(typeof window.jQuery == "undefined") {\r
+// prevent execution of jQuery if included more than once
+if(typeof window.jQuery == "undefined") {