Fix tests

This commit is contained in:
Daniil Gentili 2019-12-29 14:44:03 +01:00
parent 6ba7db89c8
commit 48cca0dd4b
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7
2 changed files with 4 additions and 4 deletions

2
docs

@ -1 +1 @@
Subproject commit 80072aa37b4b8ba238fb57ad009c0101cf783495
Subproject commit 087d105504aedc9eda89660f8cbc3842f116f573

View File

@ -113,7 +113,7 @@ export MTPROTO_SETTINGS='{"logger":{"logger_level":5}}'
php tools/makephar.php $HOME/phar5 "madeline$php$branch.phar" $TRAVIS_COMMIT
cat tests/testing.php
cp tests/testing.php tests/testingBackup.php
tests/testing.php <<EOF
m
$API_ID
@ -129,9 +129,9 @@ export TRAVIS_PHAR="madeline$php$branch.phar"
cat tests/testing.php
tests/testing.php
cp tests/testingBackup.php tests/testing.php
rm testing.madeline
cat tests/testing.php
tests/testing.php <<EOF
m
$API_ID
@ -143,7 +143,7 @@ n
n
EOF
cat tests/testing.php
cp tests/testingBackup.php tests/testing.php
tests/testing.php
eval "$(ssh-agent -s)"