From 30ef89f6f2fb1c278d16cf62748b0c4c0c29ba45 Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Thu, 28 Mar 2024 23:45:52 +0100 Subject: [PATCH] Add test part --- content/projet_programmation/6_tests/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projet_programmation/6_tests/index.md b/content/projet_programmation/6_tests/index.md index e7b719a..353c365 100644 --- a/content/projet_programmation/6_tests/index.md +++ b/content/projet_programmation/6_tests/index.md @@ -1,6 +1,6 @@ --- title: "PdP: les tests" -date: 2024-01-24 +date: 2024-01-31 tags: ["tests", "spécification", "validation"] categories: ["Projet de programmation", "Cours"] ---