mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 13:46:40 +00:00
Changed increment in __stub_register() not to return non 0
This commit is contained in:
2
Makefile
2
Makefile
@@ -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:
|
||||
( \
|
||||
|
||||
Reference in New Issue
Block a user