<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 # #
-# SMS C AUTOTEST
+# SUBTITLE IT AUTOTEST
 #
 #
 Autotest.add_hook :initialize do |at|
@@ -19,12 +19,12 @@ Autotest.add_hook :initialize do |at|
     filename
   end
 
- # at.add_mapping(%r{^lib/active_sms/(.+)\.rb$}) do |_,match|
- #   [ &quot;spec/unit/#{match[1]}_spec.rb&quot; ] +
- #           at.files_matching(%r{^spec/integration/.+_spec\.rb$})
- # end
+  at.add_mapping(%r{^lib/subtitle_it/(.+)\.rb$}) do |_,match|
+    [ &quot;spec/subtitle_it/#{match[1]}_spec.rb&quot; ] +
+            at.files_matching(%r{^spec/integration/.+_spec\.rb$})
+  end
 
-  # at.add_mapping(%r{^spec/spec_helper\.rb$}) do
-  #    at.files_matching(%r{^spec/.+_spec\.rb$})
-  #end
+  at.add_mapping(%r{^spec/spec_helper\.rb$}) do
+      at.files_matching(%r{^spec/.+_spec\.rb$})
+  end
 end</diff>
      <filename>.autotest</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>503f4e57fea26513952b8685500a359d0f4463e7</id>
    </parent>
  </parents>
  <author>
    <name>Marcos Augusto</name>
    <email>x@nofxx.com</email>
  </author>
  <url>http://github.com/nofxx/subtitle_it/commit/a586aa7c46b2c8004115de7bf5e891b858ad3904</url>
  <id>a586aa7c46b2c8004115de7bf5e891b858ad3904</id>
  <committed-date>2008-10-06T05:48:00-07:00</committed-date>
  <authored-date>2008-10-06T05:48:00-07:00</authored-date>
  <message>autospec again..</message>
  <tree>b479436a4cbfbe5d87b75ea973708f147e52d9fe</tree>
  <committer>
    <name>Marcos Augusto</name>
    <email>x@nofxx.com</email>
  </committer>
</commit>
