diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-09-18 19:53:33 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-09-18 19:53:33 -0400 |
commit | 9414c5b86c864ccc9753f4713b6f58d47ce4538b (patch) | |
tree | 5f0db0fceee4c3473c5ca5957cea924481cf31d2 /tests | |
parent | 75acc4ed20683c7d70f44b5b4b2122094a3d66d6 (diff) | |
download | sha3-e27eba6de4cb0546a04391422abc7d5de02a8a65.tar.bz2 sha3-e27eba6de4cb0546a04391422abc7d5de02a8a65.zip |
add tests/README.mdv0.3
Diffstat (limited to 'tests')
-rw-r--r-- | tests/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 0000000..fde5173 --- /dev/null +++ b/tests/README.md @@ -0,0 +1,5 @@ +# tests + +Miscellaneous development tests. + +You can probably ignore this directory... |