<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -70,12 +70,12 @@ module Cucumber
           
           it &quot;should parse unconventional step definitions&quot; do
             StepsFile.new(File.expand_path(File.join(@fixtures_path, %w[features step_definitions unconventional_steps.rb]))).step_definitions.should == [
-              {:pattern_text =&gt; &quot;one liner with comment&quot;,           :pattern =&gt; &quot;one liner with comment&quot;, :file_path =&gt; &quot;/Users/timcharper/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/fixtures/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 1},
-              {:pattern_text =&gt; &quot;one liner with trailing space&quot;,    :pattern =&gt; &quot;one liner with trailing space&quot;, :file_path =&gt; &quot;/Users/timcharper/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/fixtures/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 3},
-              {:pattern_text =&gt; &quot;one liner with no trailing space&quot;, :pattern =&gt; &quot;one liner with no trailing space&quot;, :file_path =&gt; &quot;/Users/timcharper/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/fixtures/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 5},
-              {:pattern_text =&gt; &quot;braces with a comment&quot;,            :pattern =&gt; &quot;braces with a comment&quot;, :file_path =&gt; &quot;/Users/timcharper/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/fixtures/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 7},
-              {:pattern_text =&gt; &quot;braces with a trailing space&quot;,     :pattern =&gt; &quot;braces with a trailing space&quot;, :file_path =&gt; &quot;/Users/timcharper/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/fixtures/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 10},
-              {:pattern_text =&gt; &quot;braces no trailing space&quot;,         :pattern =&gt; &quot;braces no trailing space&quot;, :file_path =&gt; &quot;/Users/timcharper/Library/Application Support/TextMate/Bundles/Cucumber.tmbundle/Support/fixtures/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 13}
+              {:pattern_text =&gt; &quot;one liner with comment&quot;,           :pattern =&gt; &quot;one liner with comment&quot;, :file_path =&gt; &quot;#{@fixtures_path}/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 1},
+              {:pattern_text =&gt; &quot;one liner with trailing space&quot;,    :pattern =&gt; &quot;one liner with trailing space&quot;, :file_path =&gt; &quot;#{@fixtures_path}/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 3},
+              {:pattern_text =&gt; &quot;one liner with no trailing space&quot;, :pattern =&gt; &quot;one liner with no trailing space&quot;, :file_path =&gt; &quot;#{@fixtures_path}/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 5},
+              {:pattern_text =&gt; &quot;braces with a comment&quot;,            :pattern =&gt; &quot;braces with a comment&quot;, :file_path =&gt; &quot;#{@fixtures_path}/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 7},
+              {:pattern_text =&gt; &quot;braces with a trailing space&quot;,     :pattern =&gt; &quot;braces with a trailing space&quot;, :file_path =&gt; &quot;#{@fixtures_path}/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 10},
+              {:pattern_text =&gt; &quot;braces no trailing space&quot;,         :pattern =&gt; &quot;braces no trailing space&quot;, :file_path =&gt; &quot;#{@fixtures_path}/features/step_definitions/unconventional_steps.rb&quot;, :line =&gt; 13}
             ]
           end
         end</diff>
      <filename>Support/spec/cucumber/mate/files/steps_file_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>133ea8e6f3b8468ab71b6a3e5315baa002f35ec4</id>
    </parent>
  </parents>
  <author>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </author>
  <url>http://github.com/bmabey/cucumber-tmbundle/commit/ae39cd23f9a3e2e2dab19452d761d5e994714081</url>
  <id>ae39cd23f9a3e2e2dab19452d761d5e994714081</id>
  <committed-date>2009-11-05T20:57:28-08:00</committed-date>
  <authored-date>2009-11-05T19:37:58-08:00</authored-date>
  <message>fix hardcoded paths in specs</message>
  <tree>6e52d1f6990804d6ce747be68c4cdf21509630ad</tree>
  <committer>
    <name>Tim Harper</name>
    <email>timcharper@gmail.com</email>
  </committer>
</commit>
