# Tenzir Test v0.13.1

This release fixes path handling in the diff runner to strip root path prefixes from output, making paths relative and consistent with other test runners.

## 🐞 Bug Fixes

### Strip root paths from diff\_runner output

Dec 8, 2025 · [@tobim](https://github.com/tobim), [@claude](https://github.com/claude) · [#5](https://github.com/tenzir/test/pull/5)

The `DiffRunner` now strips the ROOT path prefix from output to make paths relative, consistent with `run_simple_test` behavior.

[ Download on GitHub ](https://github.com/tenzir/test/releases/tag/v0.13.1)

[Get the release artifacts and source code.](https://github.com/tenzir/test/releases/tag/v0.13.1)