mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
There's a bunch of test cases that check how moving sstables files around the filesystem works. These need the generic move_to_new_dir() method from sstable, so move it there. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>