From 8b2136712567d9780608c9bf35df82f69c6ed1ae Mon Sep 17 00:00:00 2001 From: Hugh <155223694+hughiwnl@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:47:02 -0800 Subject: [PATCH] moved files back to test 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