git/t/chainlint/p4-filespec.test

8 lines
165 B
Plaintext

test_expect_success 'p4-filespec' '
(
# LINT: Perforce revspec in filespec not misinterpreted as in-line comment
p4 print -1 //depot/fiddle#42 >file &&
foobar
)
'