From 971e2f89d5d89ab413644a6a1fa7f9c938917ee3 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sun, 4 Aug 2024 21:20:17 +0000
Subject: [PATCH] Update a TODO

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

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