Add new test to parallel test script.

Signed-off-by: Roger A. Light <roger@atchoo.org>
This commit is contained in:
Roger A. Light 2018-08-08 13:49:12 +01:00
parent 88456c655f
commit 50abaedaff

View File

@ -62,6 +62,7 @@ tests = [
(2, './06-bridge-fail-persist-resend-qos2.py'),
(2, './06-bridge-b2br-remapping.py'),
(2, './06-bridge-br2b-remapping.py'),
(3, './06-bridge-per-listener-settings.py'),
(1, './07-will-qos0.py'),
(1, './07-will-null.py'),