Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #162 from radarhere/test_images
Browse files Browse the repository at this point in the history
Use pillow-depends test images
  • Loading branch information
mergify[bot] authored Sep 23, 2020
2 parents 7942355 + 8226556 commit 7d898f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ function run_tests {
fi
pip install numpy

mv ../pillow-depends-master/test_images/* ../Pillow/Tests/images

# Runs tests on installed distribution from an empty directory
(cd ../Pillow && run_tests_in_repo)
# Test against expected codecs, modules and features
Expand Down

0 comments on commit 7d898f2

Please sign in to comment.