diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-07-22 21:31:06 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-07-22 21:31:06 (EDT) |
commit | 8f391a9fe36d1bfd07a8315f82f91da1c015fc29 (patch) | |
tree | 54cd2e0cb3e47a64367daa336812fcb6303bd511 /tests/local.mk | |
parent | 7fd9aa9fe32b1721d5606d554fa58b8d34a44f43 (diff) |
Makefile.am, tests/local.mk: s/tests/TESTS/
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk index 8f59854..d938299 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -1 +1 @@ -tests = +TESTS = |