namespace Cbdx.Tests { #if DEBUG internal class DebugSupport { public static string ResourcePath = $@"..\..\{typeof(DebugSupport).Namespace}\Resources"; } #endif }