diff options
author | Russ Allbery <rra@stanford.edu> | 2006-08-23 21:50:29 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2006-08-23 21:50:29 +0000 |
commit | 06f652577d54e4a2b7d2724a1f9201e220d78159 (patch) | |
tree | 3861fb3c601ff240d3819112c37a77e2225b71d2 /tests/data/wallet.conf | |
parent | 4718fc31896a0cc73ce93647b02bca4fb37754bd (diff) |
Add a test infrastructure and a very basic test for the client
functionality so far.
Diffstat (limited to 'tests/data/wallet.conf')
-rw-r--r-- | tests/data/wallet.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/wallet.conf b/tests/data/wallet.conf new file mode 100644 index 0000000..7ad998f --- /dev/null +++ b/tests/data/wallet.conf @@ -0,0 +1,4 @@ +# remctl configuration for wallet client tests. +# $Id$ + +fake-wallet ALL data/cmd-fake ANYUSER |