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 bb4d52c commit 8a12407Copy full SHA for 8a12407
toolchain/mfc/test/cases.py
@@ -1024,7 +1024,7 @@ def foreach_example():
1024
"3D_IGR_TaylorGreenVortex_nvidia",
1025
"2D_backward_facing_step",
1026
"2D_forward_facing_step",
1027
- "1D_convergence",]
+ "1D_convergence",
1028
"3D_IGR_33jet"]
1029
if path in casesToSkip:
1030
continue
0 commit comments