aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-06 13:55:15 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-06 13:55:15 +0000
commita3732110fbfe79be3b17fe697186f0d8a7c823cc (patch)
tree14e3beb5c5ac698914f1029b4b5e3b9de1d9cad8 /test/runner.rb
parent76c286d19581e2339782e7c8b4744dd2cdb8df17 (diff)
downloadruby-a3732110fbfe79be3b17fe697186f0d8a7c823cc.tar.gz
* common.mk (test-build): test for build process.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/runner.rb')
-rw-r--r--test/runner.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/runner.rb b/test/runner.rb
index b96081e7e2..e19ed82562 100644
--- a/test/runner.rb
+++ b/test/runner.rb
@@ -1,5 +1,4 @@
require 'rbconfig'
-exit if CROSS_COMPILING
require 'test/unit'