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

fix: updating test result and making mp_ds2cards header doxygen compliant

This commit is contained in:
Allan Bowe
2021-09-27 16:39:28 +01:00
parent 51690e68dc
commit bc1f7b3baa
3 changed files with 14 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ proc compare base=work.binarybase compare=work.binarycompare;
run;
%mp_assert(
iftrue=(&sysinfo=1),
desc=work.binarybase dataset is identical except for ds label,
iftrue=(&sysinfo=0),
desc=work.binarybase dataset is identical,
outds=work.test_results
)