projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc076f9
)
[rt #73359] un-TODO the test for FT1
author
Tony Cook
<tony@develop-help.com>
Fri, 14 Jun 2013 08:00:04 +0000
(18:00 +1000)
committer
Tony Cook
<tony@develop-help.com>
Fri, 14 Jun 2013 08:00:04 +0000
(18:00 +1000)
t/350-font/020-tt.t
patch
|
blob
|
blame
|
history
diff --git
a/t/350-font/020-tt.t
b/t/350-font/020-tt.t
index a06b7f80d660a896c1270b415330d6a7e3fd4738..5609a853955333212d87a8b0fdbf8e83a66925ee 100644
(file)
--- a/
t/350-font/020-tt.t
+++ b/
t/350-font/020-tt.t
@@
-325,7
+325,6
@@
SKIP:
ok($im->string(string => "AB", size => 20, aa => 0,
x => 0, y => 15, font => $font),
"draw with transparent color, non-aa");
- local $TODO = "RT 73359 - non-AA text isn't normal mode rendered";
is_image($im, $copy, "should draw nothing");
}
}