diff options
Diffstat (limited to '')
| -rw-r--r-- | main/tests/test_containers.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_containers.h b/main/tests/test_containers.h index bbc132f1c..990bf4f81 100644 --- a/main/tests/test_containers.h +++ b/main/tests/test_containers.h @@ -36,8 +36,7 @@ namespace TestContainers { -MainLoop * test(); - +MainLoop *test(); } #endif |
