mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 12:47:02 +00:00
The sstable_run_based_compaction_test case allocates the tracker but doesn't use it. Probably was left after the case was patched to use make_table_for_tests() helper. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>