X-Git-Url: http://average.org/gitweb/?a=blobdiff_plain;f=test%2Fcommon.py;h=7a863106309e61072511641a7a975f5e344abbdf;hb=refs%2Ftags%2F1.90;hp=58954a2b217acbd0fa5a930476cee1882dea8ff1;hpb=023da3cd78841eb34d8286cf289995be658f0fa2;p=loctrkd.git diff --git a/test/common.py b/test/common.py index 58954a2..7a86310 100644 --- a/test/common.py +++ b/test/common.py @@ -51,6 +51,7 @@ class TestWithServers(TestCase): } self.conf["storage"] = { "dbfn": self.tmpfilebase + ".storage.sqlite", + "events": "yes", } self.conf["opencellid"] = { "dbfn": self.tmpfilebase + ".opencellid.sqlite",