diff --git a/src/lib.rs b/src/lib.rs index 63e8ceed..73d0404d 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -974,6 +974,11 @@ mod tests { "barb", ] ); + select_all!( + "*[abstract, annote, genre]", + entries, + ["wire"] + ); } #[test] diff --git a/tests/data/basic.yml b/tests/data/basic.yml index f0585914..5902c95c 100644 --- a/tests/data/basic.yml +++ b/tests/data/basic.yml @@ -146,6 +146,9 @@ wire: date: 2002 publisher: Blown Deadline Productions volume-total: 5 + abstract: Video about wire + annote: The wire is noted to be solid + genre: Important video affiliated: - role: executive-producer names: ["Simon, David", "Colesberry, Robert F.", "Noble, Nina Kostroff"]