aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sm/test_common.sm3
1 files changed, 1 insertions, 2 deletions
diff --git a/sm/test_common.sm b/sm/test_common.sm
index a21a08b..7a3fbbd 100644
--- a/sm/test_common.sm
+++ b/sm/test_common.sm
@@ -3,10 +3,9 @@ TABLE process_okify_tables HOST ssb
CMD pdk_ok RUN "/eng/ssb/auto/steuermann_scripts/process_okify_tables"
AFTER *:init/*
-
TABLE test_setup HOST arzach cadeau banana herbert
CMD okify RUN "test_okify"
- *:process_okify_tables/*
+ AFTER *:process_okify_tables/*
# each of test_run_* says AFTER test_setup/*