From 48707effdeccac092c8c548461950168b9fd77cf 2016-06-03 12:10:30 From: Marcin Lulek Date: 2016-06-03 12:10:30 Subject: [PATCH] tests: update test location --- diff --git a/pytest.ini b/pytest.ini index b2c732a..ccae5c2 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] -testpaths = python/src/appenlight/tests +testpaths = backend/src/appenlight/tests python_files = *.py