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 dd91008 commit f881586Copy full SHA for f881586
test/CMakeLists.txt
@@ -112,7 +112,7 @@ else()
112
endif()
113
pmpo_add_test(testFortranReadMPAS 1 ./testFortranReadMPAS ${TEST_NC_FILE})
114
pmpo_add_test(testFortranCreateRebuildMPs 1 ./testFortranCreateRebuildMPs ${TEST_NC_FILE})
115
-pmpo_add_test(testFortranMPReconstruction 1 ./testFortranMPReconstruction ${TEST_NC_FILE})
+#pmpo_add_test(testFortranMPReconstruction 1 ./testFortranMPReconstruction ${TEST_NC_FILE})
116
117
pmpo_add_test(test_timing 1 ./timeAssmblyWachspress 1 ${TEST_NC_FILE})
118
pmpo_add_test(test_wachspress 1 ./testWachspress ${TEST_NC_FILE})
0 commit comments