<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,4 +2,10 @@ require 'autotest/redgreen'
 Autotest.add_hook :initialize do |at|
   # Ignore files in tmp/
   at.add_exception %r%^\./tmp%
+  
+  at.add_mapping(/plugins\/(.+).rb/) do |f, _|
+      at.files_matching(/.*spec.rb$/)
+  end
+  
 end
+</diff>
      <filename>.autotest</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e992b144b9853f6ca2a816435ea7ff56205b44f1</id>
    </parent>
  </parents>
  <author>
    <name>joshwand</name>
    <email>jwand@josh-wand.local</email>
  </author>
  <url>http://github.com/timriley/campfire-bot/commit/4e6503866a12434ee2080cb0e996090e86bda874</url>
  <id>4e6503866a12434ee2080cb0e996090e86bda874</id>
  <committed-date>2009-01-22T09:48:12-08:00</committed-date>
  <authored-date>2009-01-22T09:48:12-08:00</authored-date>
  <message>autotest should monitor plugin files for modifications</message>
  <tree>eb51c3893eb7abc635d8dfe9b258c3e8fecf0e98</tree>
  <committer>
    <name>joshwand</name>
    <email>jwand@josh-wand.local</email>
  </committer>
</commit>
