Changed blog.tests into a directory. WARNING: remove test.pyc

This commit is contained in:
Ludvig Wadenstein 2013-05-18 18:23:44 +02:00 committed by Gregor Müllegger
parent 2ad1fce536
commit 1c77a0a740
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1,2 @@
from test_views import *
from test_apiviews import *