From 708c0a43c7baa9f12fbbdbdd0d410eddfdf36dd0 Mon Sep 17 00:00:00 2001 From: Abigail Date: Mon, 7 Dec 2020 15:19:29 +0100 Subject: For week 90/part 1, swap the lines of output of the Befunge-93 solution. --- challenge-090/abigail/t/output-1-1.exp | 1 + 1 file changed, 1 insertion(+) diff --git a/challenge-090/abigail/t/output-1-1.exp b/challenge-090/abigail/t/output-1-1.exp index 109e2dcfd7..a764954411 100644 --- a/challenge-090/abigail/t/output-1-1.exp +++ b/challenge-090/abigail/t/output-1-1.exp @@ -1,3 +1,4 @@ +#% @Befunge-93 swap-pairs # The one specific input defined 67 CATTTGGGGAAAAGTAAATCTGTCTAGCTGAGGAATAGGTAAGAGTCTCTACACAACGACCAGCGGC -- cgit