From 4aa370fbfd07e605be98f6a8404d18e7a483403a Mon Sep 17 00:00:00 2001 From: ktm Date: Mon, 18 Jan 2016 13:33:38 -0500 Subject: [PATCH] restore newline to bottom of file --- unittests/global_in_script.chai | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unittests/global_in_script.chai b/unittests/global_in_script.chai index ad0f7e6..3d94c7a 100644 --- a/unittests/global_in_script.chai +++ b/unittests/global_in_script.chai @@ -21,4 +21,4 @@ myFun2(); set_global(5, "j") -myFun(); \ No newline at end of file +myFun();