From 96ef1fe74c42a2f6aa3bf584f8e0d88e4040c4cd Mon Sep 17 00:00:00 2001 From: Abigail Date: Tue, 12 Jan 2021 16:26:07 +0100 Subject: Condense the info in ctest.ini --- challenge-095/abigail/t/ctest.ini | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/challenge-095/abigail/t/ctest.ini b/challenge-095/abigail/t/ctest.ini index 2d7d3c30af..b6214f62df 100644 --- a/challenge-095/abigail/t/ctest.ini +++ b/challenge-095/abigail/t/ctest.ini @@ -10,20 +10,5 @@ [1-5/node] skip = No script runs assertions available -[1-4/c] -skip = No Unicode support - -[1-5/c] -skip = No Unicode support - -[1-4/awk] -skip = No Unicode support - -[1-5/awk] -skip = No Unicode support - -[1-4/python] -skip = No Unicode support - -[1-5/python] +[1-4,1-5/c,awk,python] skip = No Unicode support -- cgit