Errors : 0
Warnings: 0
NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.00 seconds cpu time 0.00 seconds 24 %let nobs=%nobs(sashelp.class); NOTE: The macro NOBS completed compilation without errors. 31 instructions 620 bytes. 25 %endTestcall() NOTE: The macro ENDTESTCALL completed compilation without errors. 67 instructions 2128 bytes. MPRINT(ENDTESTCALL): PROC PRINTTO LOG="c:\.jenkins\jobs\SASUnit Build Release ZIP-File\workspace\v1.3\example\doc\sasunit\en/log/005.log" PRINT="c:\.jenkins\jobs\SASUnit Build Release ZIP-File\workspace\v1.3\example\doc\sasunit\en/tst/005.lst" ; MPRINT(ENDTESTCALL): RUN;