diff --git a/tests/ABL-Atmospheric-Boundary-Layer/CMakeLists.txt b/tests/ABL-Atmospheric-Boundary-Layer/CMakeLists.txt index ba7d51571..0e1f9cd85 100644 --- a/tests/ABL-Atmospheric-Boundary-Layer/CMakeLists.txt +++ b/tests/ABL-Atmospheric-Boundary-Layer/CMakeLists.txt @@ -1,4 +1,4 @@ -# TGV +# ABL set(case "ABL-Atmospheric-Boundary-Layer") set(input_file "input_neutral_test.i3d") CreateMPITest(${test_dir} ${case} ${input_file})