diff options
Diffstat (limited to 'main/tests/test_string.cpp')
-rw-r--r-- | main/tests/test_string.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/test_string.cpp b/main/tests/test_string.cpp index aa59b74371..ca66ef1cf7 100644 --- a/main/tests/test_string.cpp +++ b/main/tests/test_string.cpp @@ -1169,4 +1169,5 @@ MainLoop *test() { return nullptr; } + } // namespace TestString |