summaryrefslogtreecommitdiff
path: root/regress/unittests/match/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/unittests/match/Makefile')
-rw-r--r--regress/unittests/match/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/unittests/match/Makefile b/regress/unittests/match/Makefile
index dc802f58d..3197ece99 100644
--- a/regress/unittests/match/Makefile
+++ b/regress/unittests/match/Makefile
@@ -1,6 +1,6 @@
1# $OpenBSD: Makefile,v 1.1 2016/08/19 06:44:13 djm Exp $ 1# $OpenBSD: Makefile,v 1.2 2016/10/31 23:45:09 tb Exp $
2 2
3TEST_ENV= "MALLOC_OPTIONS=AFGJPRX" 3TEST_ENV= "MALLOC_OPTIONS=FGJRX"
4 4
5PROG=test_match 5PROG=test_match
6SRCS=tests.c 6SRCS=tests.c