namespace LLM.Editor.Tests.Unit { public static class TestConstants { public const string TestPath = "LLM/Editor/Tests/EditModeTests"; } }