diff options
Diffstat (limited to 'tests/integration/test-indicator.cpp')
-rw-r--r-- | tests/integration/test-indicator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |