diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 9f18ea4bd50..db5ccf4d467 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -1269,6 +1269,7 @@ def printlist(x, width=70, indent=4): test_curses test_epoll test_dbm_gnu + test_gdb test_largefile test_locale test_minidom