mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-19 15:53:47 +00:00
Auto upload missing images
This commit is contained in:
@ -19,7 +19,9 @@ import os
|
||||
import pytest
|
||||
import aiohttp
|
||||
|
||||
|
||||
from gns3server.utils.path import check_path_allowed, get_default_project_directory
|
||||
from gns3server.utils import force_unix_path
|
||||
|
||||
|
||||
def test_check_path_allowed(config, tmpdir):
|
||||
|
Reference in New Issue
Block a user