Skip to content

Commit

Permalink
Amended some text
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbdaly committed Aug 31, 2014
1 parent 8c5a8e6 commit c07cfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blogengine/tests.py
Expand Up @@ -10,7 +10,7 @@
import factory.django


# Factories
# Factories for tests
class SiteFactory(factory.django.DjangoModelFactory):
class Meta:
model = Site
Expand Down

0 comments on commit c07cfef

Please sign in to comment.