commit | 6de691d78ce696d897e4c58c3fc8fd7d3f6f1359 | [log] [tgz] |
---|---|---|
author | Collin Winter <collinw@gmail.com> | Fri Mar 16 21:15:35 2007 +0000 |
committer | Collin Winter <collinw@gmail.com> | Fri Mar 16 21:15:35 2007 +0000 |
tree | 200227d2f89f0e0b81068043f63ac7b321984068 | |
parent | 1b4145dbb3343849c83013f64f7441bf1077ba6c [diff] |
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 a66cde9..0000000 --- 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