Add timezone and scheduling to the default regression set.

This commit is contained in:
Andrew McMillan 2011-09-20 11:44:48 +12:00
parent 5104ca25a4
commit 970eddb8b7

View File

@ -9,7 +9,7 @@ HOSTNAME=regression
# We need to run the regression tests in the timezone they were written for.
export PGTZ=Pacific/Auckland
ALLSUITES="regression-suite binding carddav"
ALLSUITES="regression-suite binding carddav scheduling timezone"
. ./regression.conf