Skip to content

Commit e34e077

Browse files
authored
Add load_listing tag (#71)
1 parent e68fb10 commit e34e077

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conformance_tests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3226,7 +3226,7 @@
32263226
output:
32273227
out: true
32283228
doc: Test that 'listing' is not present when LoadListingRequirement is 'no_listing'
3229-
tags: [ command_line_tool ]
3229+
tags: [ command_line_tool, load_listing ]
32303230
id: 243
32313231

32323232
- job: tests/listing-job.yml
@@ -3247,7 +3247,7 @@
32473247
Test that 'listing' is present in top directory object but not
32483248
subdirectory object when LoadListingRequirement is
32493249
'shallow_listing'
3250-
tags: [ command_line_tool ]
3250+
tags: [ command_line_tool, load_listing ]
32513251
id: 245
32523252

32533253
- job: tests/listing-job.yml
@@ -3271,7 +3271,7 @@
32713271
Test that 'listing' is present in top directory object and in
32723272
subdirectory objects when LoadListingRequirement is
32733273
'deep_listing'
3274-
tags: [ command_line_tool ]
3274+
tags: [ command_line_tool, load_listing ]
32753275
id: 247
32763276

32773277
- job: tests/listing-job.yml

0 commit comments

Comments
 (0)