diff --git a/sasjs-tests/sasjs/common/invalidJSON.sas b/sasjs-tests/sasjs/common/invalidJSON.sas index 5c9021e..49dea67 100644 --- a/sasjs-tests/sasjs/common/invalidJSON.sas +++ b/sasjs-tests/sasjs/common/invalidJSON.sas @@ -1,6 +1,6 @@ /** @file - @brief Makes an error + @brief Makes an invalid JSON file

SAS Macros

**/ @@ -10,4 +10,4 @@ data _null_; file _webout; put ' the discovery channel '; run; -%webout(CLOSE) \ No newline at end of file +%webout(CLOSE)