mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Move the "use lib" directive to mtr.pl
This commit is contained in:
parent
59574a6e60
commit
ea9d91e82c
2 changed files with 3 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ use File::Basename;
|
|||
use IO::File();
|
||||
use strict;
|
||||
|
||||
use lib "lib/";
|
||||
use My::Config;
|
||||
|
||||
sub collect_test_cases ($);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue