diff options
Diffstat (limited to 'sm/test_common.sm')
-rw-r--r-- | sm/test_common.sm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sm/test_common.sm b/sm/test_common.sm index 47bffa6..92d72e8 100644 --- a/sm/test_common.sm +++ b/sm/test_common.sm @@ -5,7 +5,13 @@ TABLE test_setup HOST herbert thor arzach bond cadeau banana # each of test_run_* says AFTER test_setup/* TABLE test_final HOST ssb + CMD notify RUN "test_notify daily" + AFTER *:test_import/* + AFTER test_final/pyetc.expect + CMD mysql_watch RUN "test_mysql_watch" AFTER OPT dev.import AFTER OPT x.import AFTER init/* + + |