Add Tests
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef TEST_MULTIPLECONNECTIONS_H
|
||||
#define TEST_MULTIPLECONNECTIONS_H
|
||||
|
||||
|
||||
namespace Test {
|
||||
|
||||
bool MultipleConnections();
|
||||
|
||||
} // namespace Test
|
||||
|
||||
#endif // TEST_MULTIPLECONNECTIONS_H
|
||||
Reference in New Issue
Block a user