mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #192: Recover original db name
This commit is contained in:
parent
f17ee423ff
commit
d7eaab77f1
@ -66,7 +66,7 @@ public:
|
||||
|
||||
void setUp()
|
||||
{
|
||||
string db_name = "ONE_test_database";
|
||||
string db_name = "testdb";
|
||||
|
||||
if (mysql)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user