Fixed tests
[sdlgit/SDL_perl.git] / t / core_surface.t
index 3fe549e..51913df 100644 (file)
@@ -99,4 +99,4 @@ diag( 'This is in surface : ' . SDL::Surface::get_pixels($app) );
 
 pass 'did this pass';
 
-SDL::Delay(100);
+SDL::delay(100);