diff options
Diffstat (limited to 'main/tests/test_image.cpp')
-rw-r--r-- | main/tests/test_image.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tests/test_image.cpp b/main/tests/test_image.cpp index b94d93b2b1..0b7ba0edcc 100644 --- a/main/tests/test_image.cpp +++ b/main/tests/test_image.cpp @@ -65,4 +65,4 @@ MainLoop *test() { return memnew(TestMainLoop); } -} +} // namespace TestImage |