From 4efd086b0849c4211fe7c06cf161a86241c1630a Mon Sep 17 00:00:00 2001 From: Roman Date: Tue, 4 Mar 2025 01:27:36 +0000 Subject: [PATCH] fix: wrap up actual work into spam protection module --- .../dos_robustness/{dos_robustness.py => test_spam_protection.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/dos_robustness/{dos_robustness.py => test_spam_protection.py} (100%) diff --git a/tests/dos_robustness/dos_robustness.py b/tests/dos_robustness/test_spam_protection.py similarity index 100% rename from tests/dos_robustness/dos_robustness.py rename to tests/dos_robustness/test_spam_protection.py