From dba44e76e025bdf8b90fde66fb68e77e85855557 Mon Sep 17 00:00:00 2001 From: starnakin Date: Wed, 17 Dec 2025 06:59:45 -0600 Subject: [PATCH] add: loopback test --- test/tests.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/tests.json b/test/tests.json index 1e21aa9..4db09a3 100644 --- a/test/tests.json +++ b/test/tests.json @@ -81,6 +81,10 @@ { "title": "normal", "args": "1.1.1.1" + }, + { + "title": "loopback", + "args": "127.0.0.1" } ], "dns": [