summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/attributes-test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/attributes-test.h b/src/attributes-test.h
index 1581d4a73..9117bec4c 100644
--- a/src/attributes-test.h
+++ b/src/attributes-test.h
@@ -391,6 +391,8 @@ struct {char const *attr; bool supported;} const all_attrs[] = {
{"showguides", true},
{"gridtolerance", true},
{"guidetolerance", true},
+ {"objecttolerance", true},
+ {"has_abs_tolerance", true},
{"gridoriginx", true},
{"gridoriginy", true},
{"gridspacingx", true},