From 54defc8b78f782438167b42feee014e7fc5d5331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Tue, 21 Apr 2020 12:30:11 +0200 Subject: [PATCH] Enable quota_test in Kyuafile --- lib/isc/tests/Kyuafile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/isc/tests/Kyuafile b/lib/isc/tests/Kyuafile index 834261b321..d07b11f543 100644 --- a/lib/isc/tests/Kyuafile +++ b/lib/isc/tests/Kyuafile @@ -17,6 +17,7 @@ tap_test_program{name='netaddr_test'} tap_test_program{name='parse_test'} tap_test_program{name='pool_test'} tap_test_program{name='radix_test'} +tap_test_program{name='quota_test'} tap_test_program{name='regex_test'} tap_test_program{name='result_test'} tap_test_program{name='safe_test'}