mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
Since we're dropping test_sstables_manager, we'll require callers to pass it to column_family_test_config, so provide overloads that accept it. The original overloads (that don't accept an sstables_manager) remain for the transition period.