summaryrefslogtreecommitdiff
path: root/test/rubygems/rubygems/commands/crash_command.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/rubygems/commands/crash_command.rb')
-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 07692b4609..a27a79f8dc 100644
--- a/test/rubygems/rubygems/commands/crash_command.rb
+++ b/test/rubygems/rubygems/commands/crash_command.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
class Gem::Commands::CrashCommand < Gem::Command
raise "crash"