Skip to content

Commit 8d6efda

Browse files
committed
ci test
1 parent 235f2ce commit 8d6efda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/-ext-/bignum/test_div.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def test_divrem_newton_raphson
3333
assert_operator(r, :<, y)
3434
end
3535
end
36+
raise 'OK, test is running in CI'
3637
rescue NotImplementedError
3738
end
3839

0 commit comments

Comments
 (0)