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