aboutsummaryrefslogtreecommitdiff
path: root/sbin/pfctl/tests/Makefile
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2018-10-28 05:50:04 +0000
committerKristof Provost <kp@FreeBSD.org>2018-10-28 05:50:04 +0000
commitc964e17bfee2a8a83048a66c85154828de225f96 (patch)
tree7e501c1827834412e29882550bb4160a1bc303f0 /sbin/pfctl/tests/Makefile
parentd3f65324948aeef11ed5fbe193e33e1e6898d206 (diff)
downloadsrc-c964e17bfee2a8a83048a66c85154828de225f96.tar.gz
src-c964e17bfee2a8a83048a66c85154828de225f96.zip
pfctl test: Add a test for macro names with a space in it
Notes
Notes: svn path=/head/; revision=339838
Diffstat (limited to 'sbin/pfctl/tests/Makefile')
-rw-r--r--sbin/pfctl/tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/pfctl/tests/Makefile b/sbin/pfctl/tests/Makefile
index 675acac1d0f4..b4aa2de120b3 100644
--- a/sbin/pfctl/tests/Makefile
+++ b/sbin/pfctl/tests/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
-ATF_TESTS_SH= pfctl_test
+ATF_TESTS_SH= pfctl_test \
+ macro
SUBDIR+= files