class Sus::Config

def test_paths

def test_paths
	return Dir.glob(DEFAULT_TEST_PATTERN, base: @root)
end