Mike Frysinger 20 лет назад
Родитель
Сommit
44d5e56ef6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/misc/Makefile

+ 1 - 1
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
+TESTS_DISABLED := outb tst-fnmatch bug-glob1
 
 include ../Test.mak