From 31759cb3b3090c1b9d68ac54f2d2622584003563 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 15 Dec 2008 08:37:09 +0000 Subject: Delete trunk/kohana and trunk/modules/unit_test in preparation to refresh them properly from the vendor branch. --- modules/unit_test/views/kohana_unit_test.php | 169 --------------------------- 1 file changed, 169 deletions(-) delete mode 100644 modules/unit_test/views/kohana_unit_test.php (limited to 'modules/unit_test/views') diff --git a/modules/unit_test/views/kohana_unit_test.php b/modules/unit_test/views/kohana_unit_test.php deleted file mode 100644 index 82ccf498..00000000 --- a/modules/unit_test/views/kohana_unit_test.php +++ /dev/null @@ -1,169 +0,0 @@ - - -
- - $methods): -text::alternate(); - -?> - - - - - - - - - - - - - - $result): - - // Hide passed tests from report - if ($result === TRUE AND $hide_passed === TRUE) - continue; - - ?> - - - - - - - - - - - - - - - - - - - - - - - - -
- | - , - , - , - -
- -
getMessage()) ?>
- getFile()) ?> ( getLine() ?>) - - getDebug() !== NULL): ?> -
getDebug()), ') ', html::specialchars(var_export($result->getDebug(), TRUE)) ?>
- - -
- -
getMessage()) ?>
- getFile()) ?> ( getLine() ?>) -
- - - -
-- cgit v1.2.3