From 09ed2811ad3ccb9af50028447fabbcee5b5c5ae2 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Fri, 19 May 2017 19:57:58 -0400 Subject: Remove trailing whitespace everywhere It's what all the kids are doing --- Rakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index e7fbd2a..6125d4e 100644 --- a/Rakefile +++ b/Rakefile @@ -88,13 +88,13 @@ namespace :test do get_args run_mri_test ARGV[1] end - + desc "Run native test" task :native do get_args run_native_test ARGV[1] end - + desc "Run web test" task :web do get_args -- cgit v1.2.3