mirror of
https://github.com/sasjs/core.git
synced 2026-01-03 15:40:05 +00:00
8 lines
143 B
SAS
8 lines
143 B
SAS
/**
|
|
@file
|
|
@brief init file for tests
|
|
|
|
**/
|
|
|
|
/* location in metadata or SAS Drive for temporary files */
|
|
%let mcTestAppLoc=/Public/temp/test; |