diff options
Diffstat (limited to 't/parse.t')
-rw-r--r-- | t/parse.t | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ use Test::More tests => 38; use MDV::Packdrakeng; use URPM; use URPM::Build; -use URPM::Query; + chdir 't' if -d 't'; |