Browse Source

disable tst-gnuglob, it has no chance w/ our gnu glob

Peter S. Mazinger 19 years ago
parent
commit
4ab008d3ba
1 changed files with 1 additions and 1 deletions
  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 bug-glob1
+TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob
 
 
 include ../Test.mak
 include ../Test.mak