Remove an invalid ajax test and some code that is no longer used by any test.
[jquery.git] / test / data / notmodified.php
diff --git a/test/data/notmodified.php b/test/data/notmodified.php
deleted file mode 100644 (file)
index 0309a6b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<?php header('HTTP/1.0 304 Not Modified'); exit; ?>