From 5fefb42eaabc9d66a0dc13cf975f4bbcb6885558 Mon Sep 17 00:00:00 2001 From: Moncef STITI <moncef.stiti@etu.u-pec.fr> Date: Fri, 28 Feb 2025 21:19:50 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20test=20n=C2=B018=20dans=20le=20scr?= =?UTF-8?q?ipt=20d'automatisation=20des=20tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index 27f0fb0..c886bea 100755 --- a/test.sh +++ b/test.sh @@ -102,6 +102,7 @@ tests_c=( "test-15-subdir-build" "test-16-strange-variables" "test-17-rule-without-command" + "test-18-path-characters" ) tests_java=(