mirror of
https://github.com/jquery/jquery.git
synced 2026-01-23 11:58:25 -05:00
Revert "Organizes the php scripts used for testing better, so that the whole logic of a unit, server-side and client-side, is contained within the unit itself. Nearly all ajax unit tests take advantage of the new 'framework'. Lots of files got deleted because they became redundant or weren't used anymore."
This reverts commit 228ab3ddae.
This commit is contained in:
1
test/data/evalScript.php
Normal file
1
test/data/evalScript.php
Normal file
@@ -0,0 +1 @@
|
||||
ok( "<?php echo $_SERVER['REQUEST_METHOD'] ?>" === "GET", "request method is <?php echo $_SERVER['REQUEST_METHOD'] ?>" );
|
||||
Reference in New Issue
Block a user