mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 23:34:44 +01:00
Fixup tests
This commit is contained in:
parent
dcec859fda
commit
359cf3870d
@ -140,6 +140,16 @@ n
|
||||
n
|
||||
"; } | $p tests/testing.php
|
||||
}
|
||||
runTestOld()
|
||||
{
|
||||
{
|
||||
echo "b
|
||||
$BOT_TOKEN
|
||||
n
|
||||
n
|
||||
n
|
||||
"; } | $p tests/testing.php
|
||||
}
|
||||
|
||||
k
|
||||
rm -f madeline.phar testing.madeline*
|
||||
@ -149,7 +159,7 @@ tail -F MadelineProto.log &
|
||||
echo "Testing with previous version..."
|
||||
export ACTIONS_FORCE_PREVIOUS=1
|
||||
cp tools/phar.php madeline.php
|
||||
runTest
|
||||
runTestOld
|
||||
db mysql serialize
|
||||
k
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user