MCPcopy Create free account
hub / github.com/anthropics/defending-code-reference-harness / test_excerpt_empty

Function test_excerpt_empty

tests/test_asan.py:128–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126
127
128def test_excerpt_empty():
129 assert asan_excerpt("") == ""
130
131
132# ── result.json integration ──────────────────────────────────────────────────

Callers

nothing calls this directly

Calls 1

asan_excerptFunction · 0.90

Tested by

no test coverage detected