mirror of
https://github.com/sasjs/core.git
synced 2025-12-11 06:24:35 +00:00
chore: removing mp_ds2md dump from mp_loadformat.test.2.sas
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
@li mp_loadformat.sas
|
||||
@li mp_assert.sas
|
||||
@li mp_assertdsobs.sas
|
||||
@li mp_ds2md.sas
|
||||
|
||||
**/
|
||||
|
||||
@@ -121,6 +120,4 @@ run;
|
||||
iftrue=(&check1=1 and &check2=1),
|
||||
desc=Ensuring Farmale values retain their order,
|
||||
outds=work.test_results
|
||||
)
|
||||
|
||||
%mp_ds2md(work.cntlout2)
|
||||
)
|
||||
Reference in New Issue
Block a user