Skip to content

Commit

Permalink
Fix custom mask tests
Browse files Browse the repository at this point in the history
  • Loading branch information
paramt committed Jul 7, 2019
1 parent 684af40 commit c556d6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/success.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ do
https://github.com/paramt/videocloud/blob/master/assets/fonts/PressStart2P/PressStart2P-Regular.ttf\?raw=true

# Custom mask (Cloud)
videocloud $video 7.png en \
videocloud $video 8.png en \
https://github.com/paramt/videocloud/blob/master/assets/fonts/PressStart2P/PressStart2P-Regular.ttf\?raw=true \
https://github.com/paramt/videocloud/blob/master/assets/masks/cloud.png\?raw=true

# Custom mask (YouTube logo)
videocloud $video 7.png en \
videocloud $video 9.png en \
https://github.com/paramt/videocloud/blob/master/assets/fonts/PressStart2P/PressStart2P-Regular.ttf\?raw=true \
https://github.com/paramt/videocloud/blob/master/assets/masks/youtube.png\?raw=true
done

0 comments on commit c556d6c

Please sign in to comment.