X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fcommon.py;fp=test%2Fcommon.py;h=3bf8f08bee050afef90b38ee1f5e7960bf186654;hb=bf48ccad4b4b91e7d7e09d1087f5953bc2db97d7;hp=ba4c12ade61f3bd19e42cbbdbd2646978377b363;hpb=c3bc6d5bbdc0d0bf10e338c6e3bad1a519d5afa0;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",