Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
CrazyWebTemps
CrazyWebTemps
/
t
/
greplint
/
wrong-negation.test
Code
Commits
Pulls
CI/CD
82,037
test
bisect
jch
maint
master
next
seen
test
todo
test
3 lines
91 Bytes
Copy permalink
Copy
Raw
1
test_expect_success
'wrong negation of test_grep is flagged'
'
2
! test_grep pattern file
3
'