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 303fb80 commit 765d918Copy full SHA for 765d918
tests/86/CMakeLists.txt
@@ -4,7 +4,7 @@ configure_file("${CMAKE_CURRENT_SOURCE_DIR}/input"
4
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/referenceTape25"
5
"${CMAKE_CURRENT_BINARY_DIR}/referenceTape25" COPYONLY )
6
7
-configure_file("${RESOURCES}/n-Hf177-TENDL2021.tendl"
+configure_file("${RESOURCES}/n-072_Hf_177-TENDL2021.endf"
8
"${CMAKE_CURRENT_BINARY_DIR}/tape20" COPYONLY )
9
10
add_test( NAME "Test86"
0 commit comments