Remove left-over arrayptr_runme.php
The arrayptr testcase was eliminated back in 2003 by
da53ad7bf2.
This commit is contained in:
parent
1bf23edc06
commit
b1923af3ee
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
<?php
|
||||
|
||||
require "tests.php";
|
||||
require "arrayptr.php";
|
||||
|
||||
// New functions
|
||||
check::functions(array('foo'));
|
||||
// No new classes
|
||||
check::classes(array());
|
||||
// No new vars
|
||||
check::globals(array());
|
||||
|
||||
check::done();
|
||||
Loading…
Add table
Add a link
Reference in a new issue