<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,8 +36,8 @@ describe Surface, &quot;(creation)&quot; do
 
   it &quot;should raise ArgumentError when #new size is an Array of non-Numerics&quot; do
     lambda {
-      Surface.new([&quot;not&quot;, &quot;numeric&quot;, &quot;members&quot;])
-    }.should raise_error(TypeError)
+      Surface.new([&quot;not&quot;, &quot;numerics&quot;])
+    }.should raise_error(ArgumentError)
   end
 
   it &quot;should raise ArgumentError when #new size is too short&quot; do</diff>
      <filename>spec/surface_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3838d0c136723fb824efcf50625bb324d101c797</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/rubygame/commit/f4f7bc6aa7c3be42ae5df06bbb03efbb5434f366</url>
  <id>f4f7bc6aa7c3be42ae5df06bbb03efbb5434f366</id>
  <committed-date>2009-10-18T17:32:01-07:00</committed-date>
  <authored-date>2009-10-18T17:26:07-07:00</authored-date>
  <message>Fixed a wrong Surface spec.</message>
  <tree>fcfb522a5952db90f0b58ba60d166b176e1e18d2</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
