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 843deef..18decfe 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -511,6 +511,7 @@ _expectations = { test_socketserver test_sunaudiodev test_timing + test_univnewlines """, 'linux2': """ |