From d0a386078f471633250a760cdcd1a21a63d0dd06 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 22 Dec 2020 13:11:32 +0000 Subject: Port from Unity8 to Lomiri (URL Dispatcher and API). --- tests/integration/test-indicator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/integration/test-indicator.cpp') diff --git a/tests/integration/test-indicator.cpp b/tests/integration/test-indicator.cpp index 36b299e..43ed2b9 100644 --- a/tests/integration/test-indicator.cpp +++ b/tests/integration/test-indicator.cpp @@ -24,7 +24,7 @@ using namespace std; using namespace testing; -namespace mh = unity::gmenuharness; +namespace mh = lomiri::gmenuharness; namespace { -- cgit v1.2.3