mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 05:26:58 +00:00
The statistics_rewrite case uses the helper that creates a copy of the provided static directory, but it's the only user of this helper. It's better to open-code it into the test case. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>