<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -144,7 +144,7 @@ module Sprout
       # Glob that is used to search for test cases and build 
       # up the test suites
       def test_glob
-        return @test_glob ||= '**/**/*Test.as'
+        return @test_glob ||= '**/**/?*Test.as'
       end
       
       def test_glob=(glob)</diff>
      <filename>sprout/lib/sprout/generator/named_base.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2fa578923d7375990144d8b7c1025b26c7bee126</id>
    </parent>
  </parents>
  <author>
    <name>Luke Bayes</name>
    <email>lbayes@patternpark.com</email>
  </author>
  <url>http://github.com/lukebayes/project-sprouts/commit/3367c6e5161492fff5a1c2883861d349343f3765</url>
  <id>3367c6e5161492fff5a1c2883861d349343f3765</id>
  <committed-date>2009-07-03T18:37:20-07:00</committed-date>
  <authored-date>2009-07-03T18:37:20-07:00</authored-date>
  <message>Updated testcase search glob to include only those classes whose names have ?*Test.as, not just *Test.as - this means files named 'Test.as' will not be included.</message>
  <tree>3b070c068876dd1c5f55191ea6bd26206884648d</tree>
  <committer>
    <name>Luke Bayes</name>
    <email>lbayes@patternpark.com</email>
  </committer>
</commit>
