summaryrefslogtreecommitdiff
path: root/test/lib/test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/test')
-rw-r--r--test/lib/test/unit.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/test/unit.rb b/test/lib/test/unit.rb
index 2b52eefa49..c4fdf6713f 100644
--- a/test/lib/test/unit.rb
+++ b/test/lib/test/unit.rb
@@ -76,6 +76,7 @@ module Test
options[:retry] = true
options[:job_status] = nil
+ options[:hide_skip] = true
opts.on '-h', '--help', 'Display this help.' do
puts opts