summaryrefslogtreecommitdiffstats
path: root/rubytest.rb
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-08-24 08:21:56 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-08-24 08:21:56 +0000
commitaeb066503409062fc8fe8b241e512f5f6aebb128 (patch)
tree3d30e530b29103ce2884dff782592ddf7292f4df /rubytest.rb
parent48ed5d640324d7a39120408ce88af1873fc18df3 (diff)
downloadruby-aeb066503409062fc8fe8b241e512f5f6aebb128.tar.gz
ruby-aeb066503409062fc8fe8b241e512f5f6aebb128.tar.xz
ruby-aeb066503409062fc8fe8b241e512f5f6aebb128.zip
1.4.1 to be
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'rubytest.rb')
-rw-r--r--rubytest.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/rubytest.rb b/rubytest.rb
index 61b31ceaf..7b886fd3f 100644
--- a/rubytest.rb
+++ b/rubytest.rb
@@ -32,3 +32,4 @@ error = ''
end
print error
print "test failed\n"
+exit 1