From 34c9aa52b804ef3bdffde4e9cde496be020eb2e7 Mon Sep 17 00:00:00 2001 From: Felix Rabinovich Date: Sun, 14 Dec 2008 02:45:07 +0000 Subject: Fixed tabs and line endings --- modules/unit_test/config/unit_test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/unit_test') diff --git a/modules/unit_test/config/unit_test.php b/modules/unit_test/config/unit_test.php index 9da7711b..bfb092bc 100644 --- a/modules/unit_test/config/unit_test.php +++ b/modules/unit_test/config/unit_test.php @@ -12,4 +12,4 @@ $config['paths'] = array /** * Set to TRUE if you want to hide passed tests from the report. */ -$config['hide_passed'] = FALSE; +$config['hide_passed'] = TRUE; -- cgit v1.2.3