annotate PerfsDb/Tests/__init__.py @ 192:6ff9d035b26b Orthanc-1.5.1

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 15 Dec 2018 10:50:45 +0100
parents dbc42a03ee75
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
161
27b3b0df5f90 2 upload tests
am@osimis.io
parents: 158
diff changeset
1 from .UploadFile import *
158
df1f9946571c perfs db continued: tests working with tiny DBs on all setup but the sqliteplugin
am@osimis.io
parents: 156
diff changeset
2 from .FindStudy import *
162
dbc42a03ee75 more perfs db tests
am@osimis.io
parents: 161
diff changeset
3 from .Statistics import *
dbc42a03ee75 more perfs db tests
am@osimis.io
parents: 161
diff changeset
4 from .ToolsFind import *