Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing test case to TestBlockAndPositionNullConvention
Looks like it got lost during the refactoring in commit 98c5243. Originally it used `null` for a generic object type, but perhaps a "real" object like row is better here. This was detected by the write-only object inspection in IDEA: the `hitBlockPositionObject` was reported as never read from.
- Loading branch information