mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 16:33:35 +00:00
let's use RAII to tear down the client and the input file, so we can always perform the cleanups even if the test throws. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>