accounts - add user models
[xnet] / Makefile
index f16d22d..1753aa2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ shell:
        $(MANAGE_PY) shell
 
 test:
-       $(MANAGE_PY) test example
+       $(MANAGE_PY) test example accounts site
 
 resetdb:
        rm -f xnet/db.sqlite