From 968f7710458f44d5e62d2624461f4e8459c04168 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Tue, 27 May 2025 14:42:35 -0400 Subject: libdhcp: Add a basic smoke-test --- libdhcp/tests/test.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 libdhcp/tests/test.h (limited to 'libdhcp/tests/test.h') diff --git a/libdhcp/tests/test.h b/libdhcp/tests/test.h new file mode 120000 index 0000000..2fb1bd5 --- /dev/null +++ b/libdhcp/tests/test.h @@ -0,0 +1 @@ +../../libmisc/tests/test.h \ No newline at end of file -- cgit v1.2.3-2-g168b