diff options
author | Trent Mick <trentm@activestate.com> | 2000-07-27 23:26:28 (GMT) |
---|---|---|
committer | Trent Mick <trentm@activestate.com> | 2000-07-27 23:26:28 (GMT) |
commit | c64c8ea71c80ef028dc9d1236f416a19913e0665 (patch) | |
tree | 0ccd88b4f790f2778b290670c916c05bfa3e6423 /Lib/test/output | |
parent | cb25d5e834e0879aa0aaec410a5f04ccf9467fd5 (diff) | |
download | cpython-c64c8ea71c80ef028dc9d1236f416a19913e0665.zip cpython-c64c8ea71c80ef028dc9d1236f416a19913e0665.tar.gz cpython-c64c8ea71c80ef028dc9d1236f416a19913e0665.tar.bz2 |
Remove erroneous empty trailing line. (cause test_winreg.py failure)
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_winreg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/output/test_winreg b/Lib/test/output/test_winreg index 963aa47..f47aa84 100644 --- a/Lib/test/output/test_winreg +++ b/Lib/test/output/test_winreg @@ -1,4 +1,3 @@ test_winreg Local registry tests worked Remote registry calls can be tested using 'test_winreg.py --remote \\machine_name' - |