X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=test%2Fcommon.py;h=3bf8f08bee050afef90b38ee1f5e7960bf186654;hb=bf48ccad4b4b91e7d7e09d1087f5953bc2db97d7;hp=ba4c12ade61f3bd19e42cbbdbd2646978377b363;hpb=ba54a11f5710a714ae4df0c5d878229872386eb6;p=loctrkd.git diff --git a/test/common.py b/test/common.py index ba4c12a..3bf8f08 100644 --- a/test/common.py +++ b/test/common.py @@ -43,7 +43,7 @@ class TestWithServers(TestCase): "port": str(freeports[0]), "publishurl": "ipc://" + self.tmpfilebase + ".pub", "listenurl": "ipc://" + self.tmpfilebase + ".pul", - "protocols": "gps303proto", + "protocols": "zx303proto", } self.conf["storage"] = { "dbfn": self.tmpfilebase + ".storage.sqlite",