mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
Fix import of user_store in test.
This commit is contained in:
parent
8786e6ecc2
commit
1acc17f403
@ -1,7 +1,7 @@
|
|||||||
#! /usr/bin/env python
|
#! /usr/bin/env python
|
||||||
# -*- mode: python; mode: auto-fill; fill-column: 80 -*-
|
# -*- mode: python; mode: auto-fill; fill-column: 80 -*-
|
||||||
|
|
||||||
import user_store
|
import modules.user_store
|
||||||
from logger import Logger
|
from logger import Logger
|
||||||
import cfg
|
import cfg
|
||||||
import unittest
|
import unittest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user