From d1139857a452eae846c64542dd2d6b0703250f84 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Thu, 6 Apr 2023 11:33:31 +0100 Subject: [PATCH] Update invalidJSON.sas --- sasjs-tests/sasjs/common/invalidJSON.sas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)