From: Kartik Thakore Date: Fri, 30 Oct 2009 17:03:56 +0000 (-0400) Subject: Typos fixed X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b3cdeb39a431b026168c4060bf74001fcee07493;p=sdlgit%2FSDL_perl.git Typos fixed --- diff --git a/t/core_video.t b/t/core_video.t index 445492c..81001ef 100644 --- a/t/core_video.t +++ b/t/core_video.t @@ -9,7 +9,7 @@ use Data::Dumper; use Test::More; use SDL::Rect; -plan ( tests => 19 ); +plan ( tests => 21 ); use_ok( 'SDL::Video' ); @@ -116,7 +116,6 @@ is( SDL::Video::map_RGBA($hwdisplay->format, 10, 10 ,10, 10) > 0, 1, '[map_RGBA] my @left = qw/ get_gamma_ramp - map_RGBA get_RGB get_RGBA create_RGB_surface_from