Remove dead code
This commit is contained in:
parent
4161fce472
commit
97f8e9bc76
1 changed files with 0 additions and 3 deletions
3
tests.mk
3
tests.mk
|
@ -3,9 +3,6 @@ define run-install-test
|
||||||
|
|
||||||
installcheck: $1
|
installcheck: $1
|
||||||
|
|
||||||
# Run the test in its own directory to mimick Automake behaviour.
|
|
||||||
$1.run: $1 $(_PREV_TEST)
|
|
||||||
|
|
||||||
_installcheck-list += $1
|
_installcheck-list += $1
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue