Skip to content

Commit 0715523

Browse files
committed
Minor fix to test generation
1 parent 76329d6 commit 0715523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/generate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ class Generate:
1111
("FunctionTomillis", "case001", 0),
1212
("FunctionTomillis", "case002", 0),
1313
("FunctionTomillis", "case004", 0),
14+
("FunctionTomillis", "case013", 0),
1415
}
1516

1617
@staticmethod

0 commit comments

Comments
 (0)