summaryrefslogtreecommitdiff
path: root/test/style/resource_loading.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/style/resource_loading.cpp')
-rw-r--r--test/style/resource_loading.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/style/resource_loading.cpp b/test/style/resource_loading.cpp
index f5019cfd82..c646f0372a 100644
--- a/test/style/resource_loading.cpp
+++ b/test/style/resource_loading.cpp
@@ -141,7 +141,7 @@ void runTestCase(MockFileSource::Type type,
}
}
-}
+} // namespace
class ResourceLoading : public ::testing::TestWithParam<std::pair<std::string, std::string>> {
};