Skip to content

Commit

Permalink
Disable observation dependent variables
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicDirkx committed Oct 2, 2023
1 parent 3cf6f5b commit e503f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/astro/observation_models/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ TUDAT_ADD_TEST_CASE(SolarCoronaCorrection PRIVATE_LINKS ${Tudat_ESTIMATION_LIBRA

TUDAT_ADD_TEST_CASE(ObservationRoundingErrors PRIVATE_LINKS ${Tudat_ESTIMATION_LIBRARIES})

TUDAT_ADD_TEST_CASE(ObservationDependentVariables PRIVATE_LINKS ${Tudat_ESTIMATION_LIBRARIES})
#TUDAT_ADD_TEST_CASE(ObservationDependentVariables PRIVATE_LINKS ${Tudat_ESTIMATION_LIBRARIES})

0 comments on commit e503f93

Please sign in to comment.