Skip to content

Commit 78c7916

Browse files
committed
typo
1 parent 9f8fba3 commit 78c7916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/05_cpp_static_analysis/config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717

1818
"title" : "Check for goto and auto",
19-
"command" : [ "submitty_count_ts -l cpp node auto *.cpp",
19+
"command" : [ "submitty_count_ts -l cpp node goto *.cpp",
2020
"submitty_count_ts -l cpp node auto *.cpp" ],
2121
"points" : 2,
2222
"validation" : [

0 commit comments

Comments
 (0)