aboutsummaryrefslogtreecommitdiffstats
path: root/test/config/test_font_metricsurl_bad.xconf
diff options
context:
space:
mode:
Diffstat (limited to 'test/config/test_font_metricsurl_bad.xconf')
-rw-r--r--test/config/test_font_metricsurl_bad.xconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/config/test_font_metricsurl_bad.xconf b/test/config/test_font_metricsurl_bad.xconf
index 2f02bdc66..9f2d9b646 100644
--- a/test/config/test_font_metricsurl_bad.xconf
+++ b/test/config/test_font_metricsurl_bad.xconf
@@ -16,7 +16,7 @@
<renderer mime="application/pdf">
<fonts>
<!-- this font has a metrics-url that does not exist on filesystem -->
- <font metrics-url="test/resources/fonts/doesnotexist.ttf.ansi.xml">
+ <font metrics-url="test/resources/fonts/ttf/doesnotexist.ttf.ansi.xml">
<font-triplet name="Gladiator-Ansi" style="normal" weight="normal"/>
</font>
</fonts>