1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 08:39:00 +01:00

Test phar.php

This commit is contained in:
Daniil Gentili 2021-12-13 15:52:08 +01:00
parent ef5cf08664
commit cbb2819d6d
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
2 changed files with 2 additions and 1 deletions

2
docs

@ -1 +1 @@
Subproject commit 3b8c3e487f92aaf4154fb3e72312dfd4d6a57f2d
Subproject commit 0b0c17a38bf999b500d0865230d547e28b3aefa0

View File

@ -113,6 +113,7 @@ rm -f madeline.phar testing.madeline*
echo "Testing with previous version..."
export ACTIONS_FORCE_PREVIOUS=1
cp tools/phar.php madeline.php
runTest
k