aboutsummaryrefslogtreecommitdiffstats
path: root/test/config/test_fontbase_bad.xconf
diff options
context:
space:
mode:
Diffstat (limited to 'test/config/test_fontbase_bad.xconf')
-rw-r--r--test/config/test_fontbase_bad.xconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/config/test_fontbase_bad.xconf b/test/config/test_fontbase_bad.xconf
index 850f343bb..2aa6ed879 100644
--- a/test/config/test_fontbase_bad.xconf
+++ b/test/config/test_fontbase_bad.xconf
@@ -3,6 +3,9 @@
<!-- Strict configuration On -->
<strict-configuration>true</strict-configuration>
+ <!-- Switch off font caching for the purposes of the unit test -->
+ <use-cache>false</use-cache>
+
<!-- Base URL for resolving relative URLs -->
<base>./</base>