mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-08 04:50:06 +00:00
Merge branch 'sasjstestservices' of github.com:sasjs/adapter into sasjstestservices
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
@file
|
@file
|
||||||
@brief Makes an error
|
@brief Makes an invalid JSON file
|
||||||
|
|
||||||
<h4> SAS Macros </h4>
|
<h4> SAS Macros </h4>
|
||||||
**/
|
**/
|
||||||
@@ -10,4 +10,4 @@ data _null_;
|
|||||||
file _webout;
|
file _webout;
|
||||||
put ' the discovery channel ';
|
put ' the discovery channel ';
|
||||||
run;
|
run;
|
||||||
%webout(CLOSE)
|
%webout(CLOSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user