Update lists of wrapped functions.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8726 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Kevin Ruland 2006-02-06 13:54:09 +00:00
commit 48ced2736d
5 changed files with 9 additions and 15 deletions

View file

@ -3,7 +3,7 @@
require "tests.php4";
require "conversion_ns_template.php";
check::classes(array("foo_one","bar_one"));
check::classes(array("foo_one","bar_one","hi"));
// this is too hard, I'm not sure what to test for,
check::done();