Skip to content

Commit

Permalink
#98 negative test
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 2, 2024
1 parent 361de78 commit 922eda7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions perl-tests/checks.pl
Expand Up @@ -100,6 +100,7 @@ package bibcop;
check_fails($f, ('title' => 'Object-oriented Programming'));
check_fails($f, ('title' => 'Cilk: an Efficient Multithreaded Runtime System'));
check_fails($f, ('title' => 'in the Database'));
check_fails($f, ('title' => 'GitHub Audience?---a Thematic Analysis'));
check_passes($f, ('title' => 'The TeX Book'));
check_passes($f, ('title' => 'Data Flow Languages and Architecture'));
check_passes($f, ('title' => 'A Preliminary Architecture for a Basic Data-Flow Processor'));
Expand Down

0 comments on commit 922eda7

Please sign in to comment.