diff options
-rw-r--r-- | test/misc/Makefile | 2 |
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 |