1731 |
is_deeply( $match, [], '008 control field not equal to "Donald"' ); |
1731 |
is_deeply( $match, [], '008 control field not equal to "eng"' ); |
1740 |
is_deeply( $match, [1], 'first 008 control field matches "Donald"' ); |
1740 |
is_deeply( $match, [1], 'first 008 control field matches "eng"' ); |