Skip to content
Snippets Groups Projects
Commit 6fa138ce authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT

parent fda47870
No related branches found
No related tags found
No related merge requests found
[pytest]
testpaths = unittests
addopts = -vv
python_paths = src
......@@ -27,6 +27,8 @@ from tempfile import NamedTemporaryFile
import caosdb as db
from caosadvancedtools.cfood import AbstractCFood
# TODO this is more like an integration test. should be moved
class CFoodTest(unittest.TestCase):
def setUp(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment