Python3: Fix test/unit/common/test_container_sync_realms.py

Change-Id: I9bb6e55691821891172d375d0bf097148d66010d
This commit is contained in:
Cyril Roelandt
2019-01-29 03:19:35 +01:00
committed by Pete Zaitcev
parent b608c9cda7
commit c4363aa6ea
3 changed files with 16 additions and 6 deletions

View File

@@ -65,6 +65,7 @@ commands =
test/unit/common/test_base_storage_server.py \
test/unit/common/test_bufferedhttp.py \
test/unit/common/test_constraints.py \
test/unit/common/test_container_sync_realms.py \
test/unit/common/test_daemon.py \
test/unit/common/test_db.py \
test/unit/common/test_db_replicator.py \