diff --git a/Makefile b/Makefile index ce14fd7..bd04084 100644 --- a/Makefile +++ b/Makefile @@ -120,5 +120,5 @@ test_extension_new: legacy_tests: legacy_regress -installcheck: test_organization +installcheck: legacy_tests test_extension_new test_organization