aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner.rb
blob: c8a06e1dd9f3643cfc0269891d7b9bd5caf640d7 (plain)
1
2
3
4
5
require 'rbconfig'
exit if CROSS_COMPILING

require 'test/unit'
Test::Unit.setup_argv