mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
There are some tests which want sstables of all format versions in `test/resource`. This tests adds `ms` files for those tests. I didn't think much about this change, I just mechanically generated the `ms` from the existing `me` sstables in the same directories (using `scylla sstable upgrade`) for the tests which were complaining about the lack of `ms` files.