comm: enable "output_delimiter" test

This commit is contained in:
Daniel Hofstetter 2022-07-06 11:00:36 +02:00 committed by Sylvestre Ledru
parent 37b754f462
commit 249b398906

View file

@ -50,7 +50,6 @@ fn empty_empty() {
.stdout_only_fixture("emptyempty.expected"); // spell-checker:disable-line
}
#[cfg_attr(not(feature = "test_unimplemented"), ignore)]
#[test]
fn output_delimiter() {
new_ucmd!()