Skip to content

Commit

Permalink
Remove useless test that is a waste of time
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Feb 16, 2024
1 parent 71ecb0f commit 1406718
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 68 deletions.
4 changes: 0 additions & 4 deletions test/aero/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# tests that can run without needing all JEDI components

# test to generate YAML for aerosol 3DVar
add_test(NAME test_gdasapp_aero_gen_3dvar_yaml
COMMAND ${PROJECT_SOURCE_DIR}/test/aero/genyaml_3dvar.sh ${PROJECT_BINARY_DIR} ${PROJECT_SOURCE_DIR}
WORKING DIRECTORY ${PROJECT_BINARY_DIR}/test/testrun/)

# tests that require the full build
if(BUILD_GDASBUNDLE)
Expand Down
64 changes: 0 additions & 64 deletions test/aero/genyaml_3dvar.sh

This file was deleted.

0 comments on commit 1406718

Please sign in to comment.