Don't test serialization for isolated ScheduleState

This commit is contained in:
Joakim Hove 2021-01-20 09:00:30 +01:00
parent 3a0dbdc6e7
commit 208209bd95

View File

@ -533,7 +533,6 @@ TEST_FOR_TYPE(Rock2dTable)
TEST_FOR_TYPE(Runspec)
TEST_FOR_TYPE(Schedule)
TEST_FOR_TYPE(ScheduleDeck)
TEST_FOR_TYPE(ScheduleState)
TEST_FOR_TYPE(Segment)
TEST_FOR_TYPE(SimpleTable)
TEST_FOR_TYPE(SimulationConfig)