diff options
Diffstat (limited to 'testsuite/patch.tests')
-rwxr-xr-x | testsuite/patch.tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/patch.tests b/testsuite/patch.tests index 7cd716ce5..8caeed5bd 100755 --- a/testsuite/patch.tests +++ b/testsuite/patch.tests | |||
@@ -212,7 +212,6 @@ patching file input | |||
212 | 666 | 212 | 666 |
213 | " \ | 213 | " \ |
214 | 214 | ||
215 | # Currently fails | ||
216 | # testing "test name" "command(s)" "expected result" "file input" "stdin" | 215 | # testing "test name" "command(s)" "expected result" "file input" "stdin" |
217 | testing "patch creates new file" \ | 216 | testing "patch creates new file" \ |
218 | 'patch 2>&1; echo $?; cat testfile; rm testfile' \ | 217 | 'patch 2>&1; echo $?; cat testfile; rm testfile' \ |