diff options
Diffstat (limited to 'tests/data/cmd-fake')
-rwxr-xr-x | tests/data/cmd-fake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/cmd-fake b/tests/data/cmd-fake index 3ffd9cc..9c9e38c 100755 --- a/tests/data/cmd-fake +++ b/tests/data/cmd-fake @@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ # # This is a fake wallet backend that returns bogus data for verification by # the client test suite. It doesn't test any of the wallet server code. |