summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/imfs_support/fs_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/imfs_support/fs_config.h')
-rw-r--r--testsuites/fstests/imfs_support/fs_config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/fstests/imfs_support/fs_config.h b/testsuites/fstests/imfs_support/fs_config.h
index 787fcbe64a..609f2fae47 100644
--- a/testsuites/fstests/imfs_support/fs_config.h
+++ b/testsuites/fstests/imfs_support/fs_config.h
@@ -9,8 +9,6 @@
#ifndef __IMFS_SUPPORT_h
#define __IMFS_SUPPORT_h
-#define IMFS_TEST
-
-#define FILESYSTEM "IMFS"
+#define FILESYSTEM "ROOT IMFS"
#endif