Skip to content

Commit 3bb4ace

Browse files
committed
debugging...............
1 parent 4c25293 commit 3bb4ace

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pySDC/tests/test_tutorials/test_step_6.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ def test_C():
1818

1919
if "mpi4py" in flat_installed_packages:
2020

21+
print('Doing MPI stuff now')
22+
2123
cwd = 'pySDC/tutorial/step_6'
2224
main_C(cwd)
2325

0 commit comments

Comments
 (0)