mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
tests: Add missing blank line
This commit is contained in:
@@ -195,6 +195,7 @@ future<> init_once() {
|
||||
return make_ready_future();
|
||||
}
|
||||
}
|
||||
|
||||
future<::shared_ptr<cql_test_env>> make_env_for_test() {
|
||||
return init_once().then([] {
|
||||
using namespace locator;
|
||||
|
||||
Reference in New Issue
Block a user