summaryrefslogtreecommitdiff
path: root/spec/ruby/shared/rational/remainder.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ruby/shared/rational/remainder.rb')
-rw-r--r--spec/ruby/shared/rational/remainder.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/ruby/shared/rational/remainder.rb b/spec/ruby/shared/rational/remainder.rb
deleted file mode 100644
index 64aeb55e6c..0000000000
--- a/spec/ruby/shared/rational/remainder.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require File.expand_path('../../../spec_helper', __FILE__)
-
-describe :rational_remainder, shared: true do
- it "needs to be reviewed for spec completeness"
-end