aboutsummaryrefslogtreecommitdiffstats
path: root/test/runner.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/runner.rb')
-rw-r--r--test/runner.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runner.rb b/test/runner.rb
index 4ecc35aecc..d491b053a8 100644
--- a/test/runner.rb
+++ b/test/runner.rb
@@ -1,3 +1,4 @@
+exit if defined?(CROSS_COMPILING)
require 'test/unit'
rcsid = %w$Id$