Author: kkubasik
Date: 2009-06-16 20:27:25 -0500 (Tue, 16 Jun 2009)
New Revision: 11016
Modified:
django/branches/soc2009/test-improvements/tests/runtests.py
Log:
[gsoc2009-testing] Adding windmill to the applications in runtests.py for now
Modified: django/branches/soc2009/test-improvements/tests/runtests.py
===================================================================
--- django/branches/soc2009/test-improvements/tests/runtests.py 2009-06-17
01:27:20 UTC (rev 11015)
+++ django/branches/soc2009/test-improvements/tests/runtests.py 2009-06-17
01:27:25 UTC (rev 11016)
@@ -30,6 +30,7 @@
'django.contrib.sessions',
'django.contrib.comments',
'django.contrib.admin',
+ 'windmill',
]
def get_test_models():
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---