diff --git a/test-templates/README.md b/test-templates/README.md new file mode 100644 index 000000000..586bafe6f --- /dev/null +++ b/test-templates/README.md @@ -0,0 +1,4 @@ +# test-templates + +**Warning!!!** This package does not implement any tests, but exports templates and macros for testing. +In order to test arkworks, please run `cargo test` inside [algebra](https://github.com/arkworks-rs/algebra).