diff options
| -rwxr-xr-x | Lib/test/regrtest.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 5d5d78d4be..e1ad55d48a 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -698,6 +698,7 @@ _expectations = {          test_resource          test_signal          test_sunaudiodev +        test_threadsignals          test_timing          """,      'linux2':  | 
