diff --git a/t/query-ft-face.t b/t/query-ft-face.t index 67513c2..deb8b91 100644 --- a/t/query-ft-face.t +++ b/t/query-ft-face.t @@ -23,6 +23,7 @@ subtest 'query-ft-face() pattern attributes', { :postscriptname, :outline(True), :scalable(True), :slant(0), :style, :weight(80e0), :width(100e0), + :index(0), ) { is-deeply $patt{.key}, .value, "pattern '$_' attribute"; }