Modify database tests (#258)

This commit is contained in:
An Tao 2019-09-27 17:34:02 +08:00 committed by GitHub
parent eed9c06250
commit 0b45135391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -544,6 +544,5 @@ int main()
testOutput(false, "ORM mapper asynchronous interface(1)");
});
globalf.get();
sleep(1);
return 0;
}