Remove now N/A comment

This commit is contained in:
Michael DeHaan 2013-04-01 17:50:43 -04:00
parent a2d40a44a3
commit 93a230078d

View File

@ -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