提交 5827b450 编写于 作者: N neugens

8075584: test for 8067364 depends on hardwired text advance

Summary: The test incorrectly included values that depend on the installed fonts
Reviewed-by: serb, prr
上级 e6aa8195
......@@ -85,7 +85,7 @@ public class PrintSEUmlauts implements Printable {
private static final boolean DEBUG = false;
private static void testPrintAndExit() {
String expected = "<e4> 7.44 100.0 100.0 S";
String expected = "<e4>";
String content = "";
File file = new File("out.ps");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册