From 7476624fdaef32df417696525c7530adb7bb167a Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 18 Jul 2025 00:43:09 +0200 Subject: [PATCH] Update test.md --- test.md | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/test.md b/test.md index 00e3ac16..6d83a381 100644 --- a/test.md +++ b/test.md @@ -1,12 +1,28 @@ -
-📁 test_module.py - -  
-  🔧 Fonction: test_add - -    
-    ✅ Test #1 — x=1, y=2 - -```python +
+
+ 📁 test_module.py +
+
+ 🔧 test_add +
+
+ ✅ Test #1 +

 Résultat: 3
 Attendu : 3
+            
+
+
+
+
+ ✅ Test #2 +

+Résultat: 0
+Attendu : 0
+            
+
+
+
+
+
+