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

fix: base table on mp_lockanytable.test.sas

This commit is contained in:
munja
2022-01-07 14:12:08 +01:00
parent cd33355418
commit 70b9b71104
3 changed files with 4 additions and 3 deletions

View File

@@ -6,12 +6,13 @@
@li mp_lockanytable.sas
@li mp_assertcols.sas
@li mp_assertcolvals.sas
@li mp_coretable.sas
**/
/* check create table */
%mp_lockanytable(MAKETABLE, ctl_ds=work.controller)
%mp_coretable(LOCKTABLE,libds=work.controller)
%mp_assertcols(work.controller,
cols=lock_status_cd lock_lib lock_ds lock_user_nm lock_ref lock_pid