diff NewTests/Concurrency/test_concurrency.py @ 624:543e372d2265

added a PG max storage test
author Alain Mazy <am@osimis.io>
date Wed, 14 Feb 2024 11:25:40 +0100
parents 9f867dc595e2
children ed0a51317c0b
line wrap: on
line diff
--- a/NewTests/Concurrency/test_concurrency.py	Wed Feb 07 11:43:32 2024 +0100
+++ b/NewTests/Concurrency/test_concurrency.py	Wed Feb 14 11:25:40 2024 +0100
@@ -7,8 +7,6 @@
 from orthanc_api_client import OrthancApiClient, ChangeType
 from orthanc_api_client import helpers as OrthancHelpers
 
-from orthanc_tools import OrthancTestDbPopulator
-
 import pathlib
 import subprocess
 import glob