<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -118,7 +118,7 @@ task :install =&gt; [:tools_download] do
 end
 
 task :test =&gt; [:build] do
-  tests = &quot;'&quot; + FileList['Tests/**/*.j'].join(&quot;' '&quot;) + &quot;'&quot;
+  tests = &quot;'&quot; + FileList['Tests/**/*Test.j'].join(&quot;' '&quot;) + &quot;'&quot;
   build_result = %x{ojtest #{tests} }
   
   if build_result.match(/Test suite failed/i)</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f925585475bc415dfffc0a7f75eb2b2c97b8fdf7</id>
    </parent>
  </parents>
  <author>
    <name>tlrobinson</name>
    <email>tom@280north.com</email>
  </author>
  <url>http://github.com/280north/cappuccino/commit/42775cb152edd21ab64957862266e02ec528a6df</url>
  <id>42775cb152edd21ab64957862266e02ec528a6df</id>
  <committed-date>2009-10-16T13:29:40-07:00</committed-date>
  <authored-date>2009-10-16T13:29:40-07:00</authored-date>
  <message>Limit tests to those that end with *Test.j</message>
  <tree>f267bb8e4b8d02673caf8b776afede9b14f51dc8</tree>
  <committer>
    <name>tlrobinson</name>
    <email>tom@280north.com</email>
  </committer>
</commit>
