From 74f9a24207350b1b7b6b484c64c60c7b1c0a2fcd Mon Sep 17 00:00:00 2001 From: Miah Johnson Date: Wed, 24 Jul 2019 14:04:47 -0700 Subject: [PATCH] Add newline to Rakefile Signed-off-by: Miah Johnson --- Rakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Rakefile b/Rakefile index 742cb141..fb58bc15 100755 --- a/Rakefile +++ b/Rakefile @@ -66,3 +66,4 @@ namespace :test do sh("sh", "-c", sh_cmd) end end +