Mercurial > hg > orthanc-tests
view PerfsDb/Tests/__init__.py @ 509:17a74118d73a
allow the tests to run with more recent LOCAL version of Orthanc (1.11.2 instead of 0.8.6)
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 14 Mar 2023 10:34:36 +0100 |
parents | dbc42a03ee75 |
children |
line wrap: on
line source
from .UploadFile import * from .FindStudy import * from .Statistics import * from .ToolsFind import *