Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Report correct line numbers for failing tests
The hard coded level for callframe we had before did only match in some cases. Now we're looking outwards until we leave Test.pm Additionally we can grab the call frame from within conditional, since the bug which prevented that seems to be gone (cmp. commit 4111fa4).
- Loading branch information