Moved a glob test from t/run/fresh_perl.t to t/op/glob.t
authorBrian Fraser <fraserbn@gmail.com>
Tue, 1 Oct 2013 13:35:41 +0000 (10:35 -0300)
committerBrian Fraser <fraserbn@gmail.com>
Wed, 22 Jan 2014 19:33:06 +0000 (16:33 -0300)
commitca49a3daefb92da88bfd7f2251be064d2095ff05
treefc54fb51493691dbb32f3d7529fcac2d0b87f20c
parent20c2f11ba783f96e1f394efffa5c179c539c4a56
Moved a glob test from t/run/fresh_perl.t to t/op/glob.t

This was done because, currently, the test fails when cross-compiling
perl, but run/fresh_perl.t can't use Config to check if we're cross-
compiling.
t/op/glob.t
t/run/fresh_perl.t