diff options
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_test.h.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config_host/config_test.h.in b/config_host/config_test.h.in deleted file mode 100644 index c310350bb494..000000000000 --- a/config_host/config_test.h.in +++ /dev/null @@ -1,10 +0,0 @@ -/* -Settings for test suite dependencies. -*/ - -#ifndef CONFIG_TEST_H -#define CONFIG_TEST_H - -#define TEST_FONTS_MISSING 0 - -#endif |