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 4c10e0dfa..8493b3ffb 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 tst-fnmatch bug-glob1 +TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob  include ../Test.mak | 
