Browse Source

Fail tests loading no more!

Ralfp 12 years ago
parent
commit
c463b7f2d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/tests/__init__.py

+ 1 - 1
misago/tests/__init__.py

@@ -1 +1 @@
-from misago.tests.testuseradd import UserAddTestCase
+from misago.tests.user_manager_create_user import UserManagerCreateUserTestCase