aboutsummaryrefslogtreecommitdiff
path: root/main/tests/test_containers.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_containers.h')
-rw-r--r--main/tests/test_containers.h3
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