aboutsummaryrefslogtreecommitdiff
path: root/tests/state-mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/state-mock.h')
-rw-r--r--tests/state-mock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/state-mock.h b/tests/state-mock.h
index 64ab08b..721b82f 100644
--- a/tests/state-mock.h
+++ b/tests/state-mock.h
@@ -38,7 +38,6 @@ public:
planner.reset(new MockPlanner);
planner->time = now;
locations.reset(new Locations);
- calendar_day = now;
}
};