diff --git a/lib/main/tests/__init__.py b/lib/main/tests/__init__.py index f71936801c..98d3fdbad5 100644 --- a/lib/main/tests/__init__.py +++ b/lib/main/tests/__init__.py @@ -19,7 +19,6 @@ from lib.main.tests.organizations import OrganizationsTest from lib.main.tests.users import UsersTest from lib.main.tests.inventory import InventoryTest -# FIXME: Uncomment the next line when projects.py is added to git. from lib.main.tests.projects import ProjectsTest from lib.main.tests.commands import AcomInventoryTest from lib.main.tests.tasks import RunLaunchJobTest