This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Damian-o-rama: upgrade to Attribute::Handlers 0.75,
[perl5.git] / lib / Text / Balanced / t / extbrk.t
similarity index 97%
rename from lib/Text/Balanced/t/xbrak.t
rename to lib/Text/Balanced/t/extbrk.t
index 5a8e524..a36025d 100644 (file)
@@ -1,8 +1,3 @@
-BEGIN {
-    chdir 't' if -d 't';
-    @INC = '../lib';
-}
-
 # Before `make install' is performed this script should be runnable with
 # `make test'. After `make install' it should work as `perl test.pl'