summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--KNOWNBUGS.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/KNOWNBUGS.rb b/KNOWNBUGS.rb
index 2859e1128d..a1b426a6d4 100644
--- a/KNOWNBUGS.rb
+++ b/KNOWNBUGS.rb
@@ -3,7 +3,7 @@
# So all tests will cause failure.
#
-assert_normal_exit %q{
+assert_finish 1, %q{
open("tst-remove-load.rb", "w") {|f|
f << <<'End'
module Kernel