<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -222,7 +222,6 @@ class RubyDocTest
   
   def evaluate(statement, line_num)
     statement.gsub!(&quot;__FILE__&quot;, @file_name.inspect)
-    puts statement
     eval(statement, environment, __FILE__, __LINE__)
   rescue SyntaxError =&gt; e
     puts &quot;Syntax error in statement on line #{line_num}:&quot;</diff>
      <filename>lib/rubydoctest.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,5 @@
 Its important that __FILE__ evaluates to the *.doctest file than anything else
 
-	&gt;&gt; puts __FILE__
 	&gt;&gt; !!(__FILE__ =~ %r{file_relative.doctest\Z})
 	=&gt; true
 	
\ No newline at end of file</diff>
      <filename>test/doctest/file_relative.doctest</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2b0958a45ab3cdd7bc775fdb296911eb58a9415b</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/tablatom/rubydoctest/commit/298dc16f0b752677752179b5948ea422f54e3b2b</url>
  <id>298dc16f0b752677752179b5948ea422f54e3b2b</id>
  <committed-date>2008-05-25T01:56:48-07:00</committed-date>
  <authored-date>2008-05-25T01:56:48-07:00</authored-date>
  <message>0.2.0 re-release - removed unnecessary puts statements</message>
  <tree>3db66108686adca6e47b10ec37d804e6724d7837</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
