git/t/greplint/wrong-negation.test

4 lines
91 B
Plaintext

test_expect_success 'wrong negation of test_grep is flagged' '
! test_grep pattern file
'