summaryrefslogtreecommitdiff
path: root/test/rubygems/rubygems
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/rubygems')
-rw-r--r--test/rubygems/rubygems/commands/crash_command.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rubygems/rubygems/commands/crash_command.rb b/test/rubygems/rubygems/commands/crash_command.rb
index e77b3fcd72..624be9fd32 100644
--- a/test/rubygems/rubygems/commands/crash_command.rb
+++ b/test/rubygems/rubygems/commands/crash_command.rb
@@ -2,4 +2,4 @@ class Gem::Commands::CrashCommand < Gem::Command
raise "crash"
-end \ No newline at end of file
+end