From 232047fdee815d9cf8c92b6853c5bc8039f2719c Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 13 Apr 2016 02:36:47 -0700 Subject: test: ensure that checkmk always gets the same list of tests --- tests/white-box/couchdb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/white-box/couchdb.rb b/tests/white-box/couchdb.rb index 859b4745..85dc6840 100644 --- a/tests/white-box/couchdb.rb +++ b/tests/white-box/couchdb.rb @@ -151,7 +151,7 @@ class CouchDB < LeapTest # either way, make sure we leave a db for the mx tests: assert_create_user_db(user["id"], :username => 'admin') end - # no 'pass' at the end, since this is not a real test. + silent_pass end private -- cgit v1.2.3