index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2016-10-24 10:00:46 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2016-12-05 15:20:08 +1000 |
commit | 0dbc55a35738d0e3718f99a428253140f282ef9a (patch) | |
tree | adc223f87ccf90006ab518df35936778a61315c6 /Makefile.am | |
parent | 5fbb361261d6a697f891dc4bfc4e504c4ca363bf (diff) |
-rw-r--r-- | Makefile.am | 1 |
diff --git a/Makefile.am b/Makefile.am index 9fe3367a..67ffc6b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,6 @@ TESTS = test/scripts/parseopts_test.sh \ test/scripts/human_to_size_test.sh \ test/scripts/makepkg-template_test.sh \ test/scripts/pacman-db-upgrade-v9.py \ - test/util/pacsorttest.sh \ test/util/vercmptest.sh include $(top_srcdir)/test/pacman/tests/TESTS |