mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-14 15:18:50 -05:00
build a combined executable for all tests
This commit is contained in:
@@ -41,7 +41,7 @@ namespace alias
|
||||
SQLPP_ALIAS_PROVIDER(right)
|
||||
}
|
||||
|
||||
int main()
|
||||
int SelectType(int, char**)
|
||||
{
|
||||
MockDb db = {};
|
||||
MockDb::_serializer_context_t printer;
|
||||
|
||||
Reference in New Issue
Block a user