Use $0 instead of hardcoding filename in regex
authorShawn M Moore <sartak@bestpractical.com>
Sat, 19 Feb 2011 03:16:12 +0000 (22:16 -0500)
committerJesse Luehrs <doy@tozt.net>
Thu, 3 Mar 2011 06:02:01 +0000 (00:02 -0600)
commite46b3371728006699cc62b16b519a1b165465b6e
tree509fd6a8b160b114fdc8f15d4933ba0a5a561f73
parent91caae4f8219b9a83a02bf4b48b800b4880c6217
Use $0 instead of hardcoding filename in regex

    I failed these tests because zsh prove t/**/*.t expanded these files
    with leading ./s, which broke the regexes needlessly
t/010_basics/022_buildargs_warning.t
t/010_basics/030_deprecations.t