Commit d49bbcdf by Alex Gaynor

Added another missing test

parent c32c2ce3
......@@ -40,6 +40,8 @@ class TagModelDirectTestCase(TagModelTestCase):
class TagModelCustomPKTestCase(TagModelTestCase):
food_model = CustomPKFood
class TagModelOfficialTestCase(TagModelTestCase):
food_model = OfficialFood
class TaggableManagerTestCase(BaseTaggingTestCase):
food_model = Food
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment