]> www.average.org Git - loctrkd.git/blobdiff - test/common.py
Rename gps303proto to zx303proto
[loctrkd.git] / test / common.py
index ba4c12ade61f3bd19e42cbbdbd2646978377b363..3bf8f08bee050afef90b38ee1f5e7960bf186654 100644 (file)
@@ -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",