Procházet zdrojové kódy

disable blug-glob1 for now

Mike Frysinger před 20 roky
rodič
revize
44d5e56ef6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      test/misc/Makefile

+ 1 - 1
test/misc/Makefile

@@ -1,7 +1,7 @@
 # uClibc misc tests
 # uClibc misc tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 # 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
 include ../Test.mak