X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=test%2Ftest_storage.py;fp=test%2Ftest_storage.py;h=57c1d70d6cf50c230d78ad82e623c202d29c6973;hb=84861997657f7a8daab41aa13790981bd77749f8;hp=88dea4f40f759d4fb7668512bb024dc10c96733c;hpb=16bea55924c0ab9d035f3e99573fc49c370de231;p=loctrkd.git diff --git a/test/test_storage.py b/test/test_storage.py index 88dea4f..57c1d70 100644 --- a/test/test_storage.py +++ b/test/test_storage.py @@ -8,6 +8,15 @@ from typing import Any import unittest from .common import send_and_drain, TestWithServers from loctrkd.zx303proto import * +from loctrkd.zx303proto import ( + STATUS, + WIFI_POSITIONING, + WIFI_OFFLINE_POSITIONING, + WIFI_POSITIONING, + LOGIN, + HIBERNATION, + SETUP, +) from loctrkd.ocid_dload import SCHEMA