mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fix the tests under Test-Run.
reported by AppVeyor - thanks.
This commit is contained in:
parent
3541d467be
commit
39328d67e3
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ sub myglob
|
|||
}
|
||||
else
|
||||
{
|
||||
local @INC = ( Env::Path->PERL5LIB->List, @INC );
|
||||
run_tests( \@tests );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue