From 23273d2063fe8ea01f6de10924b64e3cf72e82f9 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Thu, 20 Oct 2016 09:38:46 +0200 Subject: Add 'vector-effect' to attributes test. (bzr r15181) --- testfiles/src/attributes-test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'testfiles/src/attributes-test.cpp') diff --git a/testfiles/src/attributes-test.cpp b/testfiles/src/attributes-test.cpp index e53eb9aef..a1b85ff3b 100644 --- a/testfiles/src/attributes-test.cpp +++ b/testfiles/src/attributes-test.cpp @@ -336,6 +336,7 @@ std::vector getKnownAttrs() AttributeInfo("v-ideographic", true), AttributeInfo("v-mathematical", true), AttributeInfo("values", true), + AttributeInfo("vector-effect", true), AttributeInfo("version", true), AttributeInfo("vert-adv-y", true), AttributeInfo("vert-origin-x", true), -- cgit v1.2.3