Skip to content

Commit c6be79a

Browse files
Fix test name
1 parent bc2ee97 commit c6be79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testcil.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ sub addToGroup {
694694
addBadComment("combinec99inline", "C99 inline semantic not fully supported.");
695695

696696
addTest("testrunc11/c11-generic");
697-
addTest("testrunc11/c11-const-range");
697+
addTest("testrunc11/c11-caserange");
698698
addTest("testrunc11/gcc-c11-generic-1");
699699
# TODO: these messages are not even checked?
700700
addTestFail("testc11/gcc-c11-generic-2-1", "Multiple defaults in generic");

0 commit comments

Comments
 (0)