summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tar02/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/tar02/init.c')
-rw-r--r--testsuites/libtests/tar02/init.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/libtests/tar02/init.c b/testsuites/libtests/tar02/init.c
index cfeda1b3bb..29bc529579 100644
--- a/testsuites/libtests/tar02/init.c
+++ b/testsuites/libtests/tar02/init.c
@@ -57,10 +57,8 @@ void test_tarfs_load(void)
test_cat( "/home/test_file", 0, 0 );
/******************/
-#if 0
printf( "========= /symlink =========\n" );
test_cat( "/symlink", 0, 0 );
-#endif
}
rtems_task Init(