Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: ignore version test for cargo-c ctest
When running under `cargo ctest` the `rustls-ffi` import doesn't work for this small integration test. It's not worth debugging atm. Let's just ignore it for now and only run the test from the normal 'cargo test' invocation where it works.
- Loading branch information