# $OpenBSD: Makefile,v 1.1 2021/06/01 13:13:10 mvs Exp $

#
# This test enforces unp_gc() to run and close unreferenced
# file descriptors.
#

PROG= ungc

.include <bsd.regress.mk>
