mirror of
https://github.com/dnet/pySSTV.git
synced 2026-04-06 23:03:48 +00:00
use absolute imports in test_sstv as well
This commit is contained in:
parent
8f8f431050
commit
d574ab1d49
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import hashlib
|
|||
|
||||
from pysstv import sstv
|
||||
from pysstv.sstv import SSTV
|
||||
from common import get_asset_filename
|
||||
from pysstv.tests.common import get_asset_filename
|
||||
|
||||
|
||||
class TestSSTV(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue