From 55c4ac1bfe565f1ca7f537fdd8b7a201be28e581 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 10 Nov 2005 12:47:19 +0000 Subject: Initial import of prado framework --- tests/UnitTests/framework/utApplication.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tests/UnitTests/framework/utApplication.php (limited to 'tests/UnitTests/framework/utApplication.php') diff --git a/tests/UnitTests/framework/utApplication.php b/tests/UnitTests/framework/utApplication.php new file mode 100644 index 00000000..603f9fc3 --- /dev/null +++ b/tests/UnitTests/framework/utApplication.php @@ -0,0 +1,25 @@ +pass(); + } + chdir($dir); + } +} + +?> \ No newline at end of file -- cgit v1.2.3