aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2022-12-09 11:11:40 +0100
committerTheo Buehler <tb@openbsd.org>2022-12-09 11:11:40 +0100
commit6755900317e3f855316c52e2d8281b33414b107c (patch)
tree6c4b5a3c21f7f8740e7df06601466504237e5c64 /tests/Makefile.am
parent302cda57d86cc2c302cdcd05471a30d872c8aeba (diff)
downloadportable-6755900317e3f855316c52e2d8281b33414b107c.tar.gz
portable-6755900317e3f855316c52e2d8281b33414b107c.tar.bz2
portable-6755900317e3f855316c52e2d8281b33414b107c.zip
fix comment
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6202bb3..22e3483 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -115,7 +115,7 @@ TESTS += base64test
115check_PROGRAMS += base64test 115check_PROGRAMS += base64test
116base64test_SOURCES = base64test.c 116base64test_SOURCES = base64test.c
117 117
118# bftest 118# bf_test
119TESTS += bf_test 119TESTS += bf_test
120check_PROGRAMS += bf_test 120check_PROGRAMS += bf_test
121bf_test_SOURCES = bf_test.c 121bf_test_SOURCES = bf_test.c