blob: 542fbd9b28dceea8ef487ec039002971b74df223 [file] [edit]
test_expect_success 'wrong negation of test_grep is flagged' '
! test_grep pattern file
'