Skip to content

Commit

Permalink
Disabling uncompleted test
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicDirkx committed Oct 7, 2024
1 parent 8a46fd9 commit 5b421d9
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 @@ -29,7 +29,7 @@ TUDAT_ADD_TEST_CASE(NWayRangeObservationModel PRIVATE_LINKS ${Tudat_ESTIMATION_L

TUDAT_ADD_TEST_CASE(NWayRangeRateObservationModel PRIVATE_LINKS ${Tudat_ESTIMATION_LIBRARIES})

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

TUDAT_ADD_TEST_CASE(RelativeAngularPositionModel PRIVATE_LINKS ${Tudat_ESTIMATION_LIBRARIES})

Expand Down

0 comments on commit 5b421d9

Please sign in to comment.