From 7596653feec17af8a005cc09abc7cf38d420edae Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 10 Jul 2012 11:04:39 -0400 Subject: [PATCH] turned off debugging again. --- nucleus/library/tests_filesystem/test_byte_filer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nucleus/library/tests_filesystem/test_byte_filer.cpp b/nucleus/library/tests_filesystem/test_byte_filer.cpp index de5c895c..0fac18a9 100644 --- a/nucleus/library/tests_filesystem/test_byte_filer.cpp +++ b/nucleus/library/tests_filesystem/test_byte_filer.cpp @@ -44,7 +44,7 @@ using namespace unit_test; #define LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) -#define DEBUG_BYTE_FILER +//#define DEBUG_BYTE_FILER // uncomment for noisy test run. class test_byte_filer : virtual public unit_base, virtual public application_shell -- 2.34.1