using shared_ptr
This commit is contained in:
parent
92fa2ef42a
commit
2131f12237
4 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,6 @@
|
|||
|
||||
BOOST_AUTO_TEST_CASE(create_database)
|
||||
{
|
||||
|
||||
Database db(":memory:");
|
||||
BOOST_CHECK_NO_THROW(db.init());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue