From 67cd60ed97b492bd960f425770ab1a04ef8aa187 Mon Sep 17 00:00:00 2001 From: Jemma Issroff Date: Mon, 21 Aug 2023 10:32:12 -0700 Subject: [PATCH] Manually move files from test/snapshots to test/yarp/snapshots --- .../snapshots/heredoc_with_escaped_newline_at_start.txt | 0 test/{ => yarp}/snapshots/newline-terminated-things.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test/{ => yarp}/snapshots/heredoc_with_escaped_newline_at_start.txt (100%) rename test/{ => yarp}/snapshots/newline-terminated-things.txt (100%) diff --git a/test/snapshots/heredoc_with_escaped_newline_at_start.txt b/test/yarp/snapshots/heredoc_with_escaped_newline_at_start.txt similarity index 100% rename from test/snapshots/heredoc_with_escaped_newline_at_start.txt rename to test/yarp/snapshots/heredoc_with_escaped_newline_at_start.txt diff --git a/test/snapshots/newline-terminated-things.txt b/test/yarp/snapshots/newline-terminated-things.txt similarity index 100% rename from test/snapshots/newline-terminated-things.txt rename to test/yarp/snapshots/newline-terminated-things.txt