فهرست منبع

disable fnmatch test until our fnmatch stops sucking

Mike Frysinger 20 سال پیش
والد
کامیت
08dee21637
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
+TESTS_DISABLED := outb tst-fnmatch
 
 include ../Test.mak