commit | 97019ff6653cd2d74eee62907609379bff14494c | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Mon Oct 25 01:35:48 2010 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Mon Oct 25 01:35:48 2010 +0000 |
tree | da713a8744c6755d7415bb134dc98180f438da2f | |
parent | e882aac16db749313fcf0d073b36c73e1ab1f857 [diff] [blame] |
test_gdb should be skipped on darwin (not up to v7 yet)
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 9f18ea4..db5ccf4 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py
@@ -1269,6 +1269,7 @@ test_curses test_epoll test_dbm_gnu + test_gdb test_largefile test_locale test_minidom