Index: trunk/test/data/renderer/node-text/style.mapcss
===================================================================
--- trunk/test/data/renderer/node-text/style.mapcss	(revision 11693)
+++ trunk/test/data/renderer/node-text/style.mapcss	(revision 11697)
@@ -9,4 +9,5 @@
 	symbol-fill-color: #8888ff;
 	text-color: red;
+	font-family: DejaVu Sans;
 	_match: regexp_match("n(.+)", tag("test"));
 	text: eval(concat("Test ", get(prop("_match"),1)));
