<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -120,7 +120,7 @@ function load_js_file(filename)
 {
 	var fileref=document.createElement('script');
 	fileref.setAttribute(&quot;type&quot;,&quot;text/javascript&quot;);
-	fileref.setAttribute(&quot;src&quot;, &quot;javascripts/tests/&quot; + filename + &quot;?&quot; + Math.floor(Math.random()*11));
+	fileref.setAttribute(&quot;src&quot;, &quot;/javascripts/tests/&quot; + filename + &quot;?&quot; + Math.floor(Math.random()*11));
  	if (typeof fileref!=&quot;undefined&quot;)
   	document.getElementsByTagName(&quot;head&quot;)[0].appendChild(fileref);
 }</diff>
      <filename>public/javascripts/qunit_for_rails.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ddc0d1fc243640413fecb9be8035cdff95ccbd07</id>
    </parent>
  </parents>
  <author>
    <name>Michael Krisher</name>
    <email>mike@mikekrisher.com</email>
  </author>
  <url>http://github.com/mkrisher/qunit_for_rails/commit/624c9f8c98997bfbdbd010697367a55448c78481</url>
  <id>624c9f8c98997bfbdbd010697367a55448c78481</id>
  <committed-date>2009-10-26T12:26:55-07:00</committed-date>
  <authored-date>2009-10-26T12:26:55-07:00</authored-date>
  <message>correcting js files paths for dynamic loading</message>
  <tree>9575e3979f72057879ff1128794336da33634c86</tree>
  <committer>
    <name>Michael Krisher</name>
    <email>mike@mikekrisher.com</email>
  </committer>
</commit>
