summaryrefslogtreecommitdiff
path: root/spec/rubyspec/core/complex/negative_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rubyspec/core/complex/negative_spec.rb')
-rw-r--r--spec/rubyspec/core/complex/negative_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rubyspec/core/complex/negative_spec.rb b/spec/rubyspec/core/complex/negative_spec.rb
index 2016968efd..5b51933106 100644
--- a/spec/rubyspec/core/complex/negative_spec.rb
+++ b/spec/rubyspec/core/complex/negative_spec.rb
@@ -8,4 +8,4 @@ describe "Complex#negative?" do
c.negative?
}.should raise_error(NoMethodError)
end
-end \ No newline at end of file
+end