From d7e59f32939cb6c5fadecdc588613055674ae8e0 Mon Sep 17 00:00:00 2001 From: Igor Katson Date: Wed, 14 Aug 2024 11:45:03 +0100 Subject: [PATCH] rename the e2e test --- crates/librqbit/src/tests/e2e.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/librqbit/src/tests/e2e.rs b/crates/librqbit/src/tests/e2e.rs index c5bb611..3929b00 100644 --- a/crates/librqbit/src/tests/e2e.rs +++ b/crates/librqbit/src/tests/e2e.rs @@ -20,7 +20,7 @@ use crate::{ }; #[tokio::test(flavor = "multi_thread", worker_threads = 64)] -async fn test_e2e() { +async fn test_e2e_download() { let _ = tracing_subscriber::fmt::try_init(); // 1. Create a torrent