Skip to content

Conversation

kzchenguanzhou
Copy link

… integration tests between server/client #7. I hope my version can be accepted

…integration tests between server/client tokio-rs#7. I hope my version can be accepted
@Darksonn
Copy link
Collaborator

Darksonn commented Aug 2, 2024

It seems like there is a build failure:

error[E0432]: unresolved import `mini_redis::client`
 --> tests/client.rs:1:18
  |
1 | use mini_redis::{client, server};
  |                  ^^^^^^
  |                  |
  |                  no `client` in the root
  |                  help: a similar name exists in the module (notice the capitalization): `Client`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants