aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 551b0e5c6..95eb3de4b 100644
--- a/Config.h
+++ b/Config.h
@@ -437,6 +437,10 @@
#undef BB_FEATURE_SH_FANCY_PROMPT
#endif
//
+#if (defined BB_ASH || defined BB_HUSH || defined BB_MSH) && ! defined BB_TEST
+ #define BB_TEST
+#endif
+//
#ifdef BB_KILLALL
#ifndef BB_KILL
#define BB_KILL