Skip to content

Commit b92746e

Browse files
committed
fix import
1 parent f2920a9 commit b92746e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import cwltool.workflow
2929
import schema_salad.validate
3030
from cwltool.main import main
31-
from cwltool.utils import onWindows
31+
from cwltool.utils import onWindows, windows_default_container_id
3232

3333
from .util import get_data, needs_docker
3434

0 commit comments

Comments
 (0)