test/gmp_tprintf.rb in gmp-0.7.19 vs test/gmp_tprintf.rb in gmp-0.7.43

- old
+ new

@@ -1,8 +1,8 @@ require File.expand_path(File.join(File.dirname(__FILE__), 'test_helper')) unless RUBY_VERSION =~ /^1.8/ - class GMP_TPRINTF < Test::Unit::TestCase + class GMP_TPRINTF < MiniTest::Test MAX_OUTPUT = 1024 def setup end def check_plain(want, fmt_orig, *args)