mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 00:13:31 +00:00
both tagged_integer_test and tablets_test are drived by "scylla_test_case", and they use seastar thread. let's make them "SEASTAR" tests, so they can link against the used libraries. Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>