summaryrefslogtreecommitdiff
path: root/test/misc
diff options
context:
space:
mode:
Diffstat (limited to 'test/misc')
-rw-r--r--test/misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/misc/Makefile b/test/misc/Makefile
index 11b40dc4c..ca9f51c42 100644
--- a/test/misc/Makefile
+++ b/test/misc/Makefile
@@ -1,7 +1,7 @@
# uClibc misc tests
# Licensed under the GNU Library General Public License, see COPYING.LIB
-TESTS_DISABLED := outb
+TESTS_DISABLED := outb tst-fnmatch
include ../Test.mak