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:
@@ -8,7 +8,7 @@ from os.path import dirname
|
||||
|
||||
from revpimodio2 import RED, GREEN, OFF, BLUE
|
||||
from revpimodio2.io import IOBase, IntIO
|
||||
from tests import TestRevPiModIO
|
||||
from .. import TestRevPiModIO
|
||||
|
||||
|
||||
class TestRevPiCore(TestRevPiModIO):
|
||||
|
||||
Reference in New Issue
Block a user