diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-10-04 15:17:39 -0400 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-10-04 15:17:39 -0400 |
commit | 673f64a135be86839c0d5106def1c575b88495ef (patch) | |
tree | 2d58def90a460fac8a9318663f539eb2dfcec065 /sm/pyetc_hst.sm | |
parent | bd22c4045a3d16044b67e2c0179d84af0d1e11eb (diff) | |
download | steuermann-673f64a135be86839c0d5106def1c575b88495ef.tar.gz |
update pyetc SM files to pass right argument to test_expect
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1048 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r-- | sm/pyetc_hst.sm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm index ec90d29..3ceae31 100644 --- a/sm/pyetc_hst.sm +++ b/sm/pyetc_hst.sm @@ -31,6 +31,6 @@ TABLE run_tests HOST etcbrady TABLE import_tests HOST ssb - CMD import RUN "test_import pyetc; test_expected pyetc" + CMD import RUN "test_import hst_etc_daily; test_expected pyetc" AFTER *:run_tests/* |