From f7ddc264d832d163494904da67ca96856335487b Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 24 May 2014 01:54:04 +0200 Subject: Simple autoloader for examples and tests. --- tests/test.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'tests/test.php') diff --git a/tests/test.php b/tests/test.php index 79fb69d..ed45d3e 100644 --- a/tests/test.php +++ b/tests/test.php @@ -1,16 +1,18 @@ mute_runtime_errors = false; test_func($ste); echo $ste->exectemplate("test.tpl"); -- cgit v1.2.3-54-g00ecf