1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-06 00:50:05 +00:00

feat: new macro for validating inputs (mp_validatecol.sas), also a refresh of the tests now that sasjs test is released. All tests are passing

This commit is contained in:
Allan Bowe
2021-05-05 01:35:00 +03:00
parent e01b06b640
commit fb21a0adfd
11 changed files with 2347 additions and 28 deletions

View File

@@ -30,7 +30,3 @@ run;
test=ALLVALS
)
%webout(OPEN)
%webout(OBJ, TEST_RESULTS)
%webout(CLOSE)