Skip to content

Commit 066e596

Browse files
drafnelgitster
authored andcommitted
t4018-diff-funcname: add cpp xfuncname pattern to syntax test
Signed-off-by: Brandon Casey <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f697b33 commit 066e596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t4018-diff-funcname.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ EOF
3232

3333
sed 's/beer\\/beer,\\/' < Beer.java > Beer-correct.java
3434

35-
builtin_patterns="bibtex html java objc pascal php python ruby tex"
35+
builtin_patterns="bibtex cpp html java objc pascal php python ruby tex"
3636
for p in $builtin_patterns
3737
do
3838
test_expect_success "builtin $p pattern compiles" '

0 commit comments

Comments
 (0)