<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>examples/self_test/features/background/background_with_after_step_hook.feature</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -14,4 +14,8 @@ end
 
 After('@background_tagged_before_on_outline') do
   @cukes.should == '888'
-end
\ No newline at end of file
+end
+
+AfterStep('@after_step_hook') do
+  puts &quot;AfterStep called&quot;
+end</diff>
      <filename>examples/self_test/features/support/env.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>41c07a9e768eb54b9cb6bb72e531016370111653</id>
    </parent>
  </parents>
  <author>
    <name>Jean-Michel Garnier</name>
    <email>jeanmichel@jm-macbook.local</email>
  </author>
  <url>http://github.com/garnierjm/cucumber/commit/272f27476ea27057505134448f0d8769f1785ea8</url>
  <id>272f27476ea27057505134448f0d8769f1785ea8</id>
  <committed-date>2009-06-19T11:21:32-07:00</committed-date>
  <authored-date>2009-06-19T11:21:32-07:00</authored-date>
  <message>added example self_test for scenario with background and after step hook</message>
  <tree>cba30b7c3db7e8f02dce00799d9b2d13cc79c262</tree>
  <committer>
    <name>Jean-Michel Garnier</name>
    <email>jeanmichel@jm-macbook.local</email>
  </committer>
</commit>
