test/test_painter_shape.rb in rays-0.1.25 vs test/test_painter_shape.rb in rays-0.1.26
- old
+ new
@@ -97,6 +97,6 @@
assert_equal 1, img[50, 50].a
assert_equal 1, img[ 1, 50].a
assert_equal 0, img[99, 99].a
end
-end# TestPainter
+end# TestPainterShape