1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-16 13:00:05 +00:00
This commit is contained in:
munja
2022-01-25 16:28:47 +01:00
parent 6e0fe0ff25
commit 90adf8dcdd
7 changed files with 18 additions and 22 deletions

View File

@@ -34,7 +34,7 @@ run;
%mp_applyformats(work.cols2)
%mp_assert(
iftrue=("&orig_fmt"=""),
iftrue=("&origfmt"=""),
desc=Check that formats were cleared,
outds=work.test_results
)