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