Index: sources/test_regression/30032005c/system.cpp
===================================================================
--- sources/test_regression/30032005c/system.cpp	(revision 55)
+++ sources/test_regression/30032005c/system.cpp	(revision 60)
@@ -108,4 +108,6 @@
         s15("s15");
 
+    // Setup number of threads open-mp to 1 with the macro threads_omp()
+    threads_omp();
 
     M1_3i2o a("a");
