]> www.average.org Git - loctrkd.git/blobdiff - test/common.py
storage: save both raw and rectified reports
[loctrkd.git] / test / common.py
index 58954a2b217acbd0fa5a930476cee1882dea8ff1..7a863106309e61072511641a7a975f5e344abbdf 100644 (file)
@@ -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",