Skip to content

Commit 530b93c

Browse files
committed
NO-ISSUE test to fail
1 parent c11212a commit 530b93c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generate-code.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,7 @@ def main():
6868
'''
6969
run_command(command)
7070

71+
run_command("a")
72+
7173
if __name__ == "__main__":
7274
main()

0 commit comments

Comments
 (0)