diff options
Diffstat (limited to 'Examples/test-suite/php/casts_runme.php')
-rw-r--r-- | Examples/test-suite/php/casts_runme.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/test-suite/php/casts_runme.php b/Examples/test-suite/php/casts_runme.php index 748e72cbf..6234f0fab 100644 --- a/Examples/test-suite/php/casts_runme.php +++ b/Examples/test-suite/php/casts_runme.php @@ -1,7 +1,6 @@ <?php require "tests.php"; -require "casts.php"; // No new functions check::functions(array()); |