From aaf35440cdae948db9fad2a1d2ee09308f320f51 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 18 Jul 2025 01:00:19 +0200 Subject: [PATCH] Update test.md --- test.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/test.md b/test.md index e2370c06..3da1b7e7 100644 --- a/test.md +++ b/test.md @@ -3,16 +3,18 @@
📁 test_module.py -🔧 test_add +- 🔧 test_add --
- ➡️ Test #1 - - -
+ -
➡️ Test #1 - ```python - Input: x=1, y=2 - Résultat: 3 - Attendu : 3 - Durée : 0.01s \ No newline at end of file + ```python + Input: x=1, y=2 + Résultat: 3 + Attendu : 3 + Durée : 0.01s + ``` + +
+ +
\ No newline at end of file