<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -72,6 +72,7 @@ class Time0Test &lt; Test::Unit::TestCase
     pts &quot;1h&quot;, 3600.0
     pts &quot;1h10s&quot;, 3610.0
     pts &quot;1w2d&quot;, 777600.0
+    pts &quot;1d1w1d&quot;, 777600.0
   end
 
   protected
@@ -79,7 +80,7 @@ class Time0Test &lt; Test::Unit::TestCase
     def pts (time_string, seconds)
 
       assert_equal(
-        seconds, 
+        seconds,
         Rufus::parse_time_string(time_string),
         &quot;'#{time_string}' did not map to #{seconds} seconds&quot;)
     end</diff>
      <filename>test/time_0_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>47ed5b197c9322630f1822a3415d8d0ff5d26012</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/rufus-scheduler/commit/fdc80fea0f595f9031ad4078dfa4388338498866</url>
  <id>fdc80fea0f595f9031ad4078dfa4388338498866</id>
  <committed-date>2008-08-05T17:06:51-07:00</committed-date>
  <authored-date>2008-08-05T17:06:51-07:00</authored-date>
  <message>added an otime test</message>
  <tree>ff9f592643881440f2d4bc3c887338d2cb3df18c</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
