Fix serial schedule

Test misc depends on brin, but it was earlier in the serial schedule
file.  I didn't notice this because I only run the parallel schedule,
but the buildfarm exposed my folly ...
This commit is contained in:
Alvaro Herrera 2014-11-07 17:05:26 -03:00
parent 7516f52594
commit 0e892e04ef
1 changed files with 1 additions and 1 deletions

View File

@ -103,10 +103,10 @@ test: lock
test: replica_identity
test: rowsecurity
test: alter_generic
test: brin
test: misc
test: psql
test: async
test: brin
test: rules
test: event_trigger
test: select_views