X-Git-Url: http://www.average.org/gitweb/?a=blobdiff_plain;f=test%2Ftest_storage.py;h=57c1d70d6cf50c230d78ad82e623c202d29c6973;hb=HEAD;hp=88dea4f40f759d4fb7668512bb024dc10c96733c;hpb=5bd4b1bad2506f2f5f71161ac9e8a9b141e0fef4;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