From 0bbcf2f6f1d577d18313d7a734938fe98f009fe0 Mon Sep 17 00:00:00 2001
From: Serge Bibauw <sbibauw@gmail.com>
Date: Thu, 13 Mar 2025 10:26:38 +0100
Subject: [PATCH] ktests: Fix error group items

---
 scripts/surveys/tests_task.csv | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/scripts/surveys/tests_task.csv b/scripts/surveys/tests_task.csv
index 38153885..aec69964 100644
--- a/scripts/surveys/tests_task.csv
+++ b/scripts/surveys/tests_task.csv
@@ -6,5 +6,6 @@ id,title,groups
 5,Vocabulary test T2,21,23
 6,Vocabulary test T3,21,24
 10,LJT Français,30,31,32,33,34,35,36
-
-12,APVT Français,10,16,17,18,19,29
\ No newline at end of file
+11,—,10,16,17,18,19,29
+12,—,10,16,17,18,19,29
+13,APVT Français,10,16,17,18,19,29
\ No newline at end of file
-- 
GitLab