From c64c8ea71c80ef028dc9d1236f416a19913e0665 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 27 Jul 2000 23:26:28 +0000 Subject: [PATCH] Remove erroneous empty trailing line. (cause test_winreg.py failure) --- Lib/test/output/test_winreg | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/test/output/test_winreg b/Lib/test/output/test_winreg index 963aa4795d2c..f47aa840f756 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' - -- 2.47.3