Commit a4767e8
fix: remove unnecessary load_golden re-export and fix FIXTURES_DIR naming
Remove load_golden from harness __init__.py — consumers import from
harness.fixtures directly and the package-level re-export was
misleading. Rename _FIXTURES_DIR to FIXTURES_DIR in test_tool_usage.py
for consistency with all other agents and the docs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e40f76d commit a4767e8
2 files changed
Lines changed: 3 additions & 4 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
| 5 | + | |
0 commit comments