We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235f2ce commit 8d6efdaCopy full SHA for 8d6efda
test/-ext-/bignum/test_div.rb
@@ -33,6 +33,7 @@ def test_divrem_newton_raphson
33
assert_operator(r, :<, y)
34
end
35
36
+ raise 'OK, test is running in CI'
37
rescue NotImplementedError
38
39
0 commit comments