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/TESTS | |
parent | 4718fc31896a0cc73ce93647b02bca4fb37754bd (diff) |
Add a test infrastructure and a very basic test for the client
functionality so far.
Diffstat (limited to 'tests/TESTS')
-rw-r--r-- | tests/TESTS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TESTS b/tests/TESTS new file mode 100644 index 0000000..e89e3fe --- /dev/null +++ b/tests/TESTS @@ -0,0 +1 @@ +client/basic |