summaryrefslogtreecommitdiff
path: root/Examples/test-suite/php/arrays_global_runme.php
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2009-08-16 22:23:32 +0000
committerMiklos Vajna <vmiklos@frugalware.org>2009-08-16 22:23:32 +0000
commit82df087b8b6855294d903650feed73167b13aff4 (patch)
treefe637e29e67bf2e71a01168c1ae20628266d2153 /Examples/test-suite/php/arrays_global_runme.php
parent3cabcd05537d361cbe6d216e223f08d6979f4895 (diff)
downloadswig-82df087b8b6855294d903650feed73167b13aff4.tar.gz
PHP: remove '// Sample test file' comments from runme files
Those are cut&pasted from skel.php, but that comment makes sense only in skel.php itself. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11598 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/test-suite/php/arrays_global_runme.php')
-rw-r--r--Examples/test-suite/php/arrays_global_runme.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/test-suite/php/arrays_global_runme.php b/Examples/test-suite/php/arrays_global_runme.php
index baa5521ed..7748786a1 100644
--- a/Examples/test-suite/php/arrays_global_runme.php
+++ b/Examples/test-suite/php/arrays_global_runme.php
@@ -1,5 +1,4 @@
<?php
-// Sample test file
require "tests.php";
require "arrays_global.php";