mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 22:03:53 +01:00
test: Cleanup tests and use relative imports
This commit is contained in:
@@ -7,7 +7,7 @@ __license__ = "GPLv2"
|
||||
from os.path import dirname
|
||||
|
||||
from revpimodio2 import BLUE
|
||||
from tests import TestRevPiModIO
|
||||
from .. import TestRevPiModIO
|
||||
|
||||
|
||||
class TestRevPiConnect(TestRevPiModIO):
|
||||
|
||||
Reference in New Issue
Block a user