tests: add gpslogger to location config stub
This commit is contained in:
parent
0bb62531b1
commit
1094fcd329
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ def prepare(tmp_path: Path):
|
|||
# note: order doesn't matter, will be sorted in the data provider
|
||||
class via_ip:
|
||||
pass
|
||||
class gpslogger:
|
||||
pass
|
||||
|
||||
class time:
|
||||
class tz:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue