Modify database tests (#258)
This commit is contained in:
parent
eed9c06250
commit
0b45135391
|
@ -544,6 +544,5 @@ int main()
|
|||
testOutput(false, "ORM mapper asynchronous interface(1)");
|
||||
});
|
||||
globalf.get();
|
||||
sleep(1);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue