projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
506813f
)
Random fail in core_video fixed???
Kartik Thakore [Thu, 5 Nov 2009 02:55:31 +0000 (21:55 -0500)]
t/core_video.t
patch
|
blob
|
blame
|
history
diff --git
a/t/core_video.t
b/t/core_video.t
index
531aa62
..
34555a1
100644
(file)
--- a/
t/core_video.t
+++ b/
t/core_video.t
@@
-5,8
+5,6
@@
use SDL::Color;
use SDL::Surface;
use SDL::Config;
use SDL::Overlay;
-use Devel::Peek;
-use Data::Dumper;
use Test::More;
use SDL::Rect;