Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tidy tests related to RexOps#1508 (to satisfy xt/author/perltidy.t)
`dzil test -all` was failing on `xt/author/perltidy.t`, apparently not happy with the indentation/tab-stops. CHANGES: ============= modified: t/issue/1508.t HOW TO TEST : ============= ```shell $ prove --lib -v t/issue/1508.t # for this issue $ prove --lib --recursive t/ # for non-regression ```
- Loading branch information