Skip to content

Commit a7e3047

Browse files
committed
Update skipped tests.
1 parent 499646e commit a7e3047

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tests/test-common.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,14 +164,16 @@ const TEST_TYPES = {
164164
// list of lists
165165
/^#tli01/,
166166
/^#tli02/,
167-
// well formed
167+
// blank node properties
168168
/^#t0118/,
169+
// well formed
169170
/^#twf01/,
170171
/^#twf02/,
171172
/^#twf03/,
172173
/^#twf04/,
173174
/^#twf05/,
174-
/^#twf06/
175+
/^#twf06/,
176+
/^#twf07/
175177
]
176178
},
177179
fn: 'toRDF',

0 commit comments

Comments
 (0)