blob: 9702eedb758a3488e10546e64ed21a04ff98b498 [file] [log] [blame]
<?php
require "tests.php";
require "conversion_ns_template.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();
?>