From 143980b6dab8ad87c44518e5b7befb614fb83b85 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 14 Jul 2006 06:56:16 +0000 Subject: Add time-tracker sample and docs. (Incomplete) --- demos/time-tracker/tests/unit.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 demos/time-tracker/tests/unit.php (limited to 'demos/time-tracker/tests/unit.php') diff --git a/demos/time-tracker/tests/unit.php b/demos/time-tracker/tests/unit.php new file mode 100644 index 00000000..a920b205 --- /dev/null +++ b/demos/time-tracker/tests/unit.php @@ -0,0 +1,11 @@ +run(new HtmlReporter()); + +?> \ No newline at end of file -- cgit v1.2.3