mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-01-15 02:22:56 +01:00
fixup! devtest.os.test.test.py: Rename to main.my
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
d65a9313bc
commit
e752a67e13
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ from jwutils.log import *
|
||||||
from jwutils.misc import update_symlink
|
from jwutils.misc import update_symlink
|
||||||
from jwutils import Options
|
from jwutils import Options
|
||||||
from devtest.os import *
|
from devtest.os import *
|
||||||
from .main import *
|
from .test import *
|
||||||
from .. import TestCase
|
from .. import TestCase
|
||||||
|
|
||||||
class ListCmd(TestCase): # export
|
class ListCmd(TestCase): # export
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue