Fixed the pod path in archive
[sdlgit/SDL_perl.git] / t / palettepm.t
index 3cc9cfc..e4ab803 100644 (file)
@@ -41,9 +41,9 @@ use Test::More;
 
 plan ( tests => 2 );
 
-use_ok( 'SDL::Palette' ); 
+use_ok( 'SDL::Game::Palette' ); 
   
-can_ok ('SDL::Palette', qw/
+can_ok ('SDL::Game::Palette', qw/
        new
        size
        red