test_gdb should be skipped on darwin (not up to v7 yet)

This commit is contained in:
Skip Montanaro 2010-10-25 01:35:48 +00:00
parent e882aac16d
commit 97019ff665

View File

@ -1269,6 +1269,7 @@ _expectations = {
test_curses
test_epoll
test_dbm_gnu
test_gdb
test_largefile
test_locale
test_minidom