Fix README link from util.sh -> util.py.

This commit is contained in:
Matt Bogosian 2015-01-22 19:54:20 -08:00 committed by Cory Fields
parent faf0af49f5
commit 34c61813a4
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Base class for new regression tests.
### [listtransactions.py](listtransactions.py)
Tests for the listtransactions RPC call.
### [util.py](util.sh)
### [util.py](util.py)
Generally useful functions.
Bash-based tests, to be ported to Python: