From 0d7c98008732a8e5631b433d36d0328f9bdc9012 Mon Sep 17 00:00:00 2001 From: Conor Evans Date: Sun, 4 Apr 2021 15:06:14 +0200 Subject: [PATCH] newline Signed-off-by: Conor Evans --- test/test_env_utils.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_env_utils.rb b/test/test_env_utils.rb index c6ee35c15c..a05b775509 100644 --- a/test/test_env_utils.rb +++ b/test/test_env_utils.rb @@ -38,4 +38,4 @@ class EnvUtilsTest < ::Test::Unit::TestCase assert_equal nil, @oj.get_options[:conor] end end -end \ No newline at end of file +end