Skip to content

Commit 1b4091d

Browse files
author
rois1995
committed
- Changed name to regression case
1 parent 87554b3 commit 1b4091d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

TestCases/parallel_regression.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,8 +1560,8 @@ def main():
15601560
#####################
15611561

15621562
# CGNS writer
1563-
cgns_writer = TestCase('CGNSWrite')
1564-
cgns_writer.cfg_dir = "CGNSWrite"
1563+
cgns_writer = TestCase('cgns_writer')
1564+
cgns_writer.cfg_dir = "cgns_writer"
15651565
cgns_writer.cfg_file = "config.cfg"
15661566
cgns_writer.test_iter = 1
15671567
cgns_writer.test_vals = [-2.974473, 0.665204, 5.068846, -7.003873]

0 commit comments

Comments
 (0)