Revert multi_partition test back to being required

Test was marked as optional (ignore) by previous
commit. Reverting that change to make test required
pull/2363/head
Murat Tuncer 2018-09-11 17:03:21 +03:00 committed by Jason Petersen
parent 8e608a0e6c
commit 470ee0b4d9
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ test: multi_insert_select_window multi_shard_update_delete window_functions dml_
# ---------- # ----------
# Tests for partitioning support # Tests for partitioning support
# ---------- # ----------
# TODO: remove the following ignore when PostgreSQL 11 has a new beta
ignore: multi_partitioning
test: multi_partitioning_utils multi_partitioning test: multi_partitioning_utils multi_partitioning