X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=7f9d46776caa0dc420e7ea9c9b49d3fad622de91;hb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;hp=21b70ddab6bdfd1b6d80b20c9c857cc7c8060f84;hpb=933b760efccdfa26f14254f1fae002ea3b0a1495;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 21b70ddab6..7f9d46776c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,6 +14,7 @@ TESTS = \ command/examine-extremes.sh \ command/examine-percentiles.sh \ command/file-label.sh \ + command/file-handle.sh \ command/filter.sh \ command/flip.sh \ command/import-export.sh \ @@ -64,6 +65,7 @@ TESTS = \ bugs/double-frequency.sh \ bugs/get.sh \ bugs/examine-1sample.sh \ + bugs/examine-missing.sh \ bugs/get-no-file.sh \ bugs/html-frequency.sh \ bugs/if_crash.sh \