diff options
author | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
commit | 574a9c0456c182831b3d01a4d7ee0c737b91b107 (patch) | |
tree | 299cb3b58751301e63b4f5a89f4eab03af9623c9 /tests/client | |
parent | e571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff) |
Remove Subversion Id strings
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. # |