tests: drop the precondition check for inherited flag
authorFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 8 Nov 2018 08:40:13 +0000 (09:40 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 8 Nov 2018 10:07:21 +0000 (11:07 +0100)
commitc446b8486d9ed18d1bc780948ae9ee8a53fa4c3f
treee2ea3518216bc745363ad2b7cef885824e470754
parent0ccc48b5b8319ece4d8b87d8d9e0816df3991099
tests: drop the precondition check for inherited flag

Docker's default capability set has the inherited flag already
set - that breaks tests which expect otherwise. Let's just
drop the check and run the test anyway.

Fixes #10663
src/test/test-capability.c