summaryrefslogtreecommitdiff
path: root/tests/automake.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/automake.mk')
-rw-r--r--tests/automake.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/automake.mk b/tests/automake.mk
index d9292e80c..589263b46 100644
--- a/tests/automake.mk
+++ b/tests/automake.mk
@@ -401,7 +401,9 @@ CHECK_PYFILES = \
tests/test-unix-socket.py \
tests/test-unixctl.py \
tests/test-vlog.py \
- tests/uuidfilt.py
+ tests/uuidfilt.py \
+ tests/sendpkt.py
+
EXTRA_DIST += $(CHECK_PYFILES)
PYCOV_CLEAN_FILES += $(CHECK_PYFILES:.py=.py,cover) .coverage