From: Collin Winter Date: Fri, 16 Mar 2007 21:15:35 +0000 (+0000) Subject: Remove test/output/test_popen2 (missed in r54417). X-Git-Tag: v2.6a1~1977 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6de691d78ce696d897e4c58c3fc8fd7d3f6f1359;p=thirdparty%2FPython%2Fcpython.git Remove test/output/test_popen2 (missed in r54417). --- diff --git a/Lib/test/output/test_popen2 b/Lib/test/output/test_popen2 deleted file mode 100644 index a66cde934d44..000000000000 --- a/Lib/test/output/test_popen2 +++ /dev/null @@ -1,9 +0,0 @@ -test_popen2 -Test popen2 module: -testing popen2... -testing popen3... -All OK -Testing os module: -testing popen2... -testing popen3... -All OK