<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test_project/runtests.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,5 +9,6 @@ setup(
     description = &quot;A package to help testing in Django&quot;,
     url = &quot;http://github.com/ericholscher/django-test-utils/tree/master&quot;,
     download_url='http://www.github.com/ericholscher/django-test-utils/tarball/0.3.0',
-    include_package_data = True
-)
+    test_suite = &quot;test_project.runtests.runtests&quot;,
+    include_package_data = True,
+    )</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d9c1d67b4651742078e5036a5b4707a876a9bd35</id>
    </parent>
  </parents>
  <author>
    <name>Eric Holscher</name>
    <email>eric@ericholscher.com</email>
  </author>
  <url>http://github.com/ericholscher/django-test-utils/commit/b18893ac7230b4689f9be19ce3f8fbfd13745324</url>
  <id>b18893ac7230b4689f9be19ce3f8fbfd13745324</id>
  <committed-date>2009-06-29T21:04:10-07:00</committed-date>
  <authored-date>2009-06-29T21:04:10-07:00</authored-date>
  <message>Make python setup.py test actually run the tests. Do this by including a runtests.py file in the test_project. There is probably a better way to do this, but it works.</message>
  <tree>d24dedceb94b959cde509d9c4f7acbede718fe7c</tree>
  <committer>
    <name>Eric Holscher</name>
    <email>eric@ericholscher.com</email>
  </committer>
</commit>
