diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index ff392de3..1bc40668 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -109,7 +109,7 @@ if (USE_NETCDF3) endif() if (USE_IPOLATES=1) shell_test(run_ipolates_tests) -endif +endif() if (USE_AEC) shell_test(run_wgrib2_aec_tests) endif()