summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/Makefile b/regress/Makefile
index 7b67ad314..c3baf78a1 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.23 2003/06/12 15:43:32 markus Exp $ 1# $OpenBSD: Makefile,v 1.24 2003/07/03 08:24:13 markus Exp $
2 2
3REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 3REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7
4 4
@@ -28,6 +28,7 @@ LTESTS= connect \
28 sftp-badcmds \ 28 sftp-badcmds \
29 sftp-batch \ 29 sftp-batch \
30 reconfigure \ 30 reconfigure \
31 dynamic-forward \
31 forwarding 32 forwarding
32 33
33USER!= id -un 34USER!= id -un