We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5248484 commit 94d3d05Copy full SHA for 94d3d05
tests/test-common.js
@@ -121,7 +121,21 @@ const TEST_TYPES = {
121
/^#t0020/,
122
/^#t0046/,
123
/^#t0049/,
124
- /^#tg010/
+ /^#t0051/,
125
+ /^#tg010/,
126
+ /^#tp046/,
127
+ /^#tp049/,
128
+ // blank nodes
129
+ /^#t0052/,
130
+ /^#t0053/,
131
+ // embed
132
+ /^#t0054/,
133
+ // lists
134
+ /^#t0055/,
135
+ /^#t0058/,
136
+ // misc
137
+ /^#tp010/,
138
+ /^#tp050/
139
]
140
},
141
fn: 'frame',
0 commit comments