aboutsummaryrefslogtreecommitdiff
path: root/tests/planner-mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/planner-mock.h')
-rw-r--r--tests/planner-mock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/planner-mock.h b/tests/planner-mock.h
index a324bd4..50307ae 100644
--- a/tests/planner-mock.h
+++ b/tests/planner-mock.h
@@ -47,7 +47,7 @@ private:
core::Property<std::vector<Appointment>> m_appointments;
core::Property<std::pair<DateTime,DateTime>> m_range;
};
-
+
} // namespace datetime
} // namespace indicator