Remove duplicate lines from sed tests

Reported by:	yuripv
Approved by:	pfg (src)
MFC after:	2 weeks
X-MFC-With:	362017
This commit is contained in:
Mateusz Piotrowski 2020-06-11 03:03:52 +00:00
parent a03c42bbef
commit df471ef449

View File

@ -177,7 +177,5 @@ atf_init_test_cases()
atf_add_test_case inplace_symlink_src
atf_add_test_case escape_subst
atf_add_test_case commands_on_stdin
atf_add_test_case commands_on_stdin
atf_add_test_case commands_on_stdin
atf_add_test_case hex_subst
}