X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2FMakefile.am;h=ed5dfdf35ac9aec0d4e08568b3127009b5a2658d;hb=621b71dc5a3e523d4663d9021a9bbcc29c19690d;hp=20ea2219b85d6c49fa7a96fa1284e093743bb1c0;hpb=9110d11ac01350aa968fe02f209d51ca7f0b4d50;p=debian%2Fgzip diff --git a/tests/Makefile.am b/tests/Makefile.am index 20ea221..ed5dfdf 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -12,7 +12,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# along with this program. If not, see . TESTS = \ gzip-env \ @@ -28,6 +28,8 @@ TESTS = \ timestamp \ trailing-nul \ unpack-invalid \ + unpack-valid \ + upper-suffix \ z-suffix \ zdiff \ zgrep-f \