Remove an invalid ajax test and some code that is no longer used by any test.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>