Commit 634611c8 by SergeyDegtyar

Rename 'case_stmt_assertion' test to 'issue_00790'

parent 9e6ba6d4
...@@ -17,8 +17,8 @@ clean:: ...@@ -17,8 +17,8 @@ clean::
)) ))
endef endef
#case_stmt_assertion #issue_00790
$(eval $(call template,case_stmt_assertion,case_stmt_assertion)) $(eval $(call template,issue_00790,issue_00790))
#issue_00018 #issue_00018
$(eval $(call template,issue_00018,issue_00018)) $(eval $(call template,issue_00018,issue_00018))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment