X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/6acf16ef4ee8f7139ab8cdf97f598bc7b8fb96b3..bb124a922defe76565386d767ff318db28d897bd:/run_tests.sh diff --git a/run_tests.sh b/run_tests.sh index 253532ec..02ab0286 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -141,6 +141,7 @@ exec 3> "$FIFO_FILE" echo '{"jsonrpc":"2.0","id":"id","method":"listGroups"}' >&3 echo '{"jsonrpc":"2.0","id":"id","method":"listDevices"}' >&3 echo '{"jsonrpc":"2.0","id":"id","method":"listIdentities"}' >&3 + echo '{"jsonrpc":"2.0","id":"id","method":"listStickerPacks"}' >&3 echo '{"jsonrpc":"2.0","id":"id","method":"sendSyncRequest"}' >&3 echo '{"jsonrpc":"2.0","id":"id","method":"sendContacts"}' >&3 echo '{"jsonrpc":"2.0","id":"id","method":"version"}' >&3