diff options
Diffstat (limited to 'tests/test-notify.cc')
-rw-r--r-- | tests/test-notify.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-notify.cc b/tests/test-notify.cc index 9fdb577..12a80fb 100644 --- a/tests/test-notify.cc +++ b/tests/test-notify.cc @@ -72,6 +72,8 @@ protected: static constexpr char const * METHOD_GET_INFO {"GetServerInformation"}; static constexpr char const * SIGNAL_CLOSED {"NotificationClosed"}; + static constexpr char const * HINT_TIMEOUT {"x-lomiri-snap-decisions-timeout"}; + protected: void SetUp() |