Move git to tools

Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
Katarzyna Treder
2024-12-10 14:32:50 +01:00
parent 4e8ea659da
commit b724419a4f
5 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
import os
from test_utils.git import get_repo_files
from test_tools.git import get_repo_files
from api.cas.installer import (
clean_opencas_repo,
build_opencas,