From 40ad9f8c7964355f56f73fa0c4c5db40750bc023 Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Thu, 12 Jul 2012 12:16:21 +0000 Subject: more removal of ?> from php files --- demos/time-tracker/tests/functional.php | 1 - 1 file changed, 1 deletion(-) (limited to 'demos/time-tracker/tests/functional.php') diff --git a/demos/time-tracker/tests/functional.php b/demos/time-tracker/tests/functional.php index 00790199..f58f64a7 100644 --- a/demos/time-tracker/tests/functional.php +++ b/demos/time-tracker/tests/functional.php @@ -7,4 +7,3 @@ $test_cases = dirname(__FILE__)."/functional"; $tester=new PradoFunctionalTester($test_cases); $tester->run(new SimpleReporter()); -?> \ No newline at end of file -- cgit v1.2.3