diff --git a/tests/conftest.py b/tests/conftest.py index 99ec59b54..6952acd0d 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -3,7 +3,7 @@ # -*- coding: utf-8 -*- """ -Dummy conftest.py for alfalfa. +Dummy conftest.py. If you don't know what this is for, just leave it empty. Read more about conftest.py under: