Changed increment in __stub_register() not to return non 0

This commit is contained in:
Tsutomu Nakamura
2018-03-06 00:41:29 +09:00
parent cdc428f859
commit 14b1b07d45
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ update: update_test-runner.sh update_assert.sh
test/assert.sh:
echo "fetching assert.sh..." && \
curl -s -L -o test/assert.sh \
https://raw.github.com/lehmannro/assert.sh/v1.0.2/assert.sh
https://raw.github.com/lehmannro/assert.sh/v1.1/assert.sh
remove_assert.sh:
( \