From 8c26e79867739e13a8699883ec1fa86127d94aaf Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 25 Mar 2014 16:45:08 +0100 Subject: tests: Produce proper begin/end messages --- testsuites/libtests/tar02/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/libtests/tar02') diff --git a/testsuites/libtests/tar02/init.c b/testsuites/libtests/tar02/init.c index d95816509c..cfeda1b3bb 100644 --- a/testsuites/libtests/tar02/init.c +++ b/testsuites/libtests/tar02/init.c @@ -57,7 +57,6 @@ void test_tarfs_load(void) test_cat( "/home/test_file", 0, 0 ); /******************/ - TEST_BEGIN(); #if 0 printf( "========= /symlink =========\n" ); test_cat( "/symlink", 0, 0 ); -- cgit v1.2.3