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