Fixed import problem.

(cherry picked from commit 33b99a3b4e)
This commit is contained in:
Patrick Lehmann
2024-08-06 09:44:05 +02:00
parent 706ef39595
commit 960b7089e7

View File

@@ -31,7 +31,7 @@
from unittest import TestCase
from pytest import mark
from pyTooling.Common import CurrentPlatform
from pyTooling.Platform import CurrentPlatform
from pyDummy import Application