X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Ftests.t;h=34854e3a9be2c7841801a740d8ae103662338c32;hp=5d9eb9bb066cc37abfbeeba33390119a3cf94974;hb=HEAD;hpb=019d2b1c80b43bc7fa2a1df68ca3fa4f81569961 diff --git a/t/tests.t b/t/tests.t index 5d9eb9b..f80ac1a 100644 --- a/t/tests.t +++ b/t/tests.t @@ -67,7 +67,7 @@ is_blhc '', '', 2, $usage; is_blhc '', '--version', 0, - 'blhc 0.13 Copyright (C) 2012-2024 Simon Ruderich + 'blhc 0.14 Copyright (C) 2012-2024 Simon Ruderich This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -887,8 +887,8 @@ NONVERBOSE BUILD: /bin/bash ../libtool --silent --tag=CC --mode=link gcc -Wal # cargo/rust -is_blhc 'cargo', '', 1, - $empty; +is_blhc 'cargo', '', 0, + '';