summaryrefslogtreecommitdiff
path: root/sample/test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/test.rb')
-rw-r--r--sample/test.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/sample/test.rb b/sample/test.rb
index 29670987fa..f09619b827 100644
--- a/sample/test.rb
+++ b/sample/test.rb
@@ -675,8 +675,6 @@ if defined? Process.kill
x = $!
end
ok(x && x =~ /Interrupt/)
-else
- ok(false)
end
check "eval"