<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit 25178158478197f80c5016a3e09d1e650dc7c4df
+Subproject commit 97696ba5fc2f4b3658f21b956c1eb44bb1682b83</diff>
      <filename>Tests/UnitTester</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,8 @@
 	&lt;script&gt;
 		//map dbug in this frame to the parent logger
 		var dbug = window.parent.dbug;
-		document.write('&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; href=&quot;'+window.parent.UnitTester.path+'assets/tests.css&quot; /&gt;')
+		if (!window.console) window.console = dbug;
+		document.write('&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; href=&quot;'+window.parent.UnitTester.path+'assets/tests.css&quot; /&gt;');
 		//these two methods are referenced in UnitTester.js via the parent window
 		//define $exec, which needs to work w/o any dependencies for the test framework
 		function $exec(text){
@@ -29,7 +30,7 @@
 			script.src = scr;
 			var head = document.getElementsByTagName('head')[0];
 			head.appendChild(script);
-		}		
+		};
 	&lt;/script&gt;
 	&lt;style&gt;
 	body {</diff>
      <filename>Tests/test_frame.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>88e8c2183b466720bb9fbdbd0485c2269bdf753d</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Newton</name>
    <email>git@clientcide.com</email>
  </author>
  <url>http://github.com/mootools/mootools-core/commit/01bdef454d4abd84b060af790e96cea02c789b12</url>
  <id>01bdef454d4abd84b060af790e96cea02c789b12</id>
  <committed-date>2009-10-11T16:20:37-07:00</committed-date>
  <authored-date>2009-10-11T16:20:37-07:00</authored-date>
  <message>updating unit tester</message>
  <tree>ef7ad385259b4bfc59a7cc47723b444d7d2e6d36</tree>
  <committer>
    <name>Aaron Newton</name>
    <email>git@clientcide.com</email>
  </committer>
</commit>
