diff options
Diffstat (limited to 'tests/client')
-rw-r--r-- | tests/client/basic-t.in | 1 | ||||
-rw-r--r-- | tests/client/full-t.in | 1 | ||||
-rw-r--r-- | tests/client/pod-t.in | 1 | ||||
-rw-r--r-- | tests/client/prompt-t.in | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/client/basic-t.in b/tests/client/basic-t.in index f18c28e..05a7abe 100644 --- a/tests/client/basic-t.in +++ b/tests/client/basic-t.in @@ -1,5 +1,4 @@ #! /bin/sh -# $Id$ # # Test suite for the wallet command-line client. # diff --git a/tests/client/full-t.in b/tests/client/full-t.in index f4ef1d3..3240563 100644 --- a/tests/client/full-t.in +++ b/tests/client/full-t.in @@ -1,5 +1,4 @@ #!/usr/bin/perl -w -# $Id$ # # tests/client/full-t -- End-to-end tests for the wallet client. # diff --git a/tests/client/pod-t.in b/tests/client/pod-t.in index 98c34c7..db995f7 100644 --- a/tests/client/pod-t.in +++ b/tests/client/pod-t.in @@ -1,5 +1,4 @@ #!/usr/bin/perl -# $Id$ # # Test POD formatting for client documentation. # diff --git a/tests/client/prompt-t.in b/tests/client/prompt-t.in index 2d6097d..7988fc9 100644 --- a/tests/client/prompt-t.in +++ b/tests/client/prompt-t.in @@ -1,5 +1,4 @@ #!/usr/bin/perl -w -# $Id$ # # tests/client/prompt-t -- Password prompting tests for the wallet client. # |