We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83085ca commit 1e35918Copy full SHA for 1e35918
test/test_server.py
@@ -178,10 +178,12 @@ def check_return(result_array):
178
["test", 6, 7],
179
["test_abstract", 2, 0],
180
["test_associate_block", 2, 0],
181
+ ["test_folding_if", 2, 0],
182
+ ["test_folding_select_case", 2, 0],
183
+ ["test_folding_subroutine", 2, 0],
184
["test_free", 2, 0],
185
["test_gen_type", 5, 1],
186
["test_generic", 2, 0],
- ["test_if_folding", 2, 0],
187
["test_inherit", 2, 0],
188
["test_int", 2, 0],
189
["test_mod", 2, 0],
0 commit comments