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.