Files
ANSLibs/swig-4.3.0/Examples/test-suite/php/conversion_ns_template_runme.php

9 lines
171 B
PHP
Raw Permalink Normal View History

<?php
require "tests.php";
check::classes(array("conversion_ns_template","Foo_One","Bar_One","Hi"));
// this is too hard, I'm not sure what to test for,
check::done();