mirror of
https://github.com/containers/podman-compose.git
synced 2025-08-16 16:41:17 +02:00
Discover tests instead of passing a list of files to unittest
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
import os
|
||||
import unittest
|
||||
|
||||
from .test_utils import RunSubprocessMixin
|
||||
from tests.integration.test_utils import RunSubprocessMixin
|
||||
|
||||
|
||||
def base_path():
|
||||
|
Reference in New Issue
Block a user