From 0832d0ee80286b153f9b7643938fd6cfd8e6a098 Mon Sep 17 00:00:00 2001 From: Abigail Date: Mon, 2 Aug 2021 20:39:32 +0200 Subject: Testing for week 124, part 1 --- challenge-124/abigail/t/ctest.ini | 4 ++++ challenge-124/abigail/t/output-1-1.exp | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 challenge-124/abigail/t/output-1-1.exp diff --git a/challenge-124/abigail/t/ctest.ini b/challenge-124/abigail/t/ctest.ini index 126831bc8e..82214364bc 100644 --- a/challenge-124/abigail/t/ctest.ini +++ b/challenge-124/abigail/t/ctest.ini @@ -6,3 +6,7 @@ [names] 1-1 = Fixed output 2-1 = Given Examples + +[challenges/1] +no_input = 1 +trim = 0 diff --git a/challenge-124/abigail/t/output-1-1.exp b/challenge-124/abigail/t/output-1-1.exp new file mode 100644 index 0000000000..cc661e825a --- /dev/null +++ b/challenge-124/abigail/t/output-1-1.exp @@ -0,0 +1,17 @@ + ^^^^^ + ^ ^ + ^ ^ + ^ ^ + ^ ^ + ^ ^ + ^ ^ + ^ ^ + ^ ^ + ^ ^ + ^^^^^ + ^ + ^ + ^ + ^^^^^ + ^ + ^ -- cgit