php: Enable prefix testcase

This tests that the SWIG/PHP -prefix command line option works.  It
has a _runme.php and the testcase passes, but it wasn't listed to
be run.
This commit is contained in:
Olly Betts 2021-04-20 12:11:13 +12:00
commit f24ea7c162

View file

@ -16,6 +16,7 @@ CPP_TEST_CASES += \
php_iterator \
php_namewarn_rename \
php_pragma \
prefix \
include $(srcdir)/../common.mk