aboutsummaryrefslogtreecommitdiffstats
path: root/build/runtest/test.js
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2007-07-09 03:08:20 +0000
committerJohn Resig <jeresig@gmail.com>2007-07-09 03:08:20 +0000
commitd776dc9d5c5322e81b56272728325990ed6892bb (patch)
tree6cefa18ab59919ecd6f872d749874b9df997d45f /build/runtest/test.js
parentde71a046e619884292b122ddcf1401ad9932a5c7 (diff)
downloadjquery-d776dc9d5c5322e81b56272728325990ed6892bb.tar.gz
jquery-d776dc9d5c5322e81b56272728325990ed6892bb.zip
Got some XHR tests to run, still some hanging threads (need to investigate). Started moving some Ajax tests away from using PHP (more portable this way). Fixed a number of XHR env bugs.
Diffstat (limited to 'build/runtest/test.js')
-rw-r--r--build/runtest/test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/runtest/test.js b/build/runtest/test.js
index 1831e2f04..1bc9ac125 100644
--- a/build/runtest/test.js
+++ b/build/runtest/test.js
@@ -11,6 +11,7 @@ load(
"src/selector/selectorTest.js",
"src/event/eventTest.js",
"src/fx/fxTest.js"
+ //"src/ajax/ajaxTest.js"
);
// Display the results