Revert "build: Maintain a central list of skipped tests."

This reverts commit 79a3ac5d0e.
This commit is contained in:
Richard W.M. Jones
2018-09-04 11:25:40 +01:00
parent 46bb1428ec
commit 2c349a00d2
2 changed files with 0 additions and 48 deletions

View File

@@ -20,9 +20,6 @@
-include $(top_builddir)/localenv
# Skipped tests.
include $(top_srcdir)/skipped-tests
# Files that should universally be removed by 'make clean'. Note if
# there is any case in any subdirectory where a file should not be
# removed by 'make clean', it should not be listed here!