From d85339f5bba365ce9116ce0ad79006ee6c57d26c Mon Sep 17 00:00:00 2001 From: Hugh <155223694+hughiwnl@users.noreply.github.com> Date: Wed, 26 Nov 2025 01:41:46 -0800 Subject: [PATCH] moved back to tests folder --- test_llm_council.py => tests/structs/test_llm_council.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_llm_council.py => tests/structs/test_llm_council.py (100%) diff --git a/test_llm_council.py b/tests/structs/test_llm_council.py similarity index 100% rename from test_llm_council.py rename to tests/structs/test_llm_council.py