diff options
Diffstat (limited to 'tests/test_main.cpp')
-rw-r--r-- | tests/test_main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_main.cpp b/tests/test_main.cpp index 2e99e6fdb6..17a09a297a 100644 --- a/tests/test_main.cpp +++ b/tests/test_main.cpp @@ -71,6 +71,7 @@ #include "tests/core/string/test_node_path.h" #include "tests/core/string/test_string.h" #include "tests/core/string/test_translation.h" +#include "tests/core/string/test_translation_server.h" #include "tests/core/templates/test_command_queue.h" #include "tests/core/templates/test_hash_map.h" #include "tests/core/templates/test_hash_set.h" |