diff --git a/test/yarp/fixtures/indented_file_end.txt b/test/yarp/fixtures/indented_file_end.txt new file mode 100644 index 0000000000..5a96dcacf7 --- /dev/null +++ b/test/yarp/fixtures/indented_file_end.txt @@ -0,0 +1,4 @@ + def hi + + end # hi there + \ No newline at end of file diff --git a/test/snapshots/indented_file_end.txt b/test/yarp/snapshots/indented_file_end.txt similarity index 100% rename from test/snapshots/indented_file_end.txt rename to test/yarp/snapshots/indented_file_end.txt