From 8fab5ed9bc74b54926800d5c0f2033eeaf382cce Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 2 Jul 2024 07:58:21 +0000
Subject: [PATCH] Update a TODO

---
 recipes/wip/net/server/simple-http-server/recipe.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes/wip/net/server/simple-http-server/recipe.toml b/recipes/wip/net/server/simple-http-server/recipe.toml
index 3f1df4ff4..b257259d1 100644
--- a/recipes/wip/net/server/simple-http-server/recipe.toml
+++ b/recipes/wip/net/server/simple-http-server/recipe.toml
@@ -1,3 +1,4 @@
+#TODO discover how to test it, lacking a guide
 #TODO compiled but not tested (after a patch on the "open" crate)
 [source]
 git = "https://github.com/TheWaWaR/simple-http-server"
-- 
GitLab