diff --git a/x/distribution/types/test_common.go b/x/distribution/types/common_test.go similarity index 100% rename from x/distribution/types/test_common.go rename to x/distribution/types/common_test.go diff --git a/x/mint/internal/keeper/test_common.go b/x/mint/internal/keeper/common_test.go similarity index 100% rename from x/mint/internal/keeper/test_common.go rename to x/mint/internal/keeper/common_test.go diff --git a/x/params/test_common.go b/x/params/commmon_test.go similarity index 100% rename from x/params/test_common.go rename to x/params/commmon_test.go diff --git a/x/supply/internal/keeper/test_common.go b/x/supply/internal/keeper/common_test.go similarity index 100% rename from x/supply/internal/keeper/test_common.go rename to x/supply/internal/keeper/common_test.go