Another attempt to fix the getScript problem
[jquery.git] / build / test / data / name.php
index a287fc9..03d805a 100644 (file)
@@ -18,5 +18,5 @@ if($name == 'foo') {
        echo "pan";\r
        die();\r
 }\r
-echo "ERROR";\r
+echo 'ERROR <script type="text/javascript">ok( true, "name.php executed" );</script>';\r
 ?>
\ No newline at end of file