From a7e0ca9e83851ae573eb19a977814f550b07f44f Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Sat, 21 Jun 2014 11:18:57 +0200 Subject: Add trailing newline to all text files. Present in the large majority of files of each respective type. --- lib/tasks/gitlab/test.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tasks') diff --git a/lib/tasks/gitlab/test.rake b/lib/tasks/gitlab/test.rake index 5b937ce0a28..c01b00bd1c0 100644 --- a/lib/tasks/gitlab/test.rake +++ b/lib/tasks/gitlab/test.rake @@ -11,4 +11,4 @@ namespace :gitlab do system({'RAILS_ENV' => 'test', 'force' => 'yes'}, *cmd) or raise("#{cmd} failed!") end end -end \ No newline at end of file +end -- cgit v1.2.1