From 86ed5db795ee298b35a3473c2a38f7f86248d6df Mon Sep 17 00:00:00 2001 From: romibi Date: Tue, 31 Oct 2023 14:29:04 +0100 Subject: [PATCH] Fix test AddFolder with NestedSubfolders with working gitattributes file --- .../TestAdd/addFolderNestedSubfolders.packed | Bin 2082 -> 2080 bytes .../TestData/exampleFolder4/examplefile_1.txt | 2 +- .../subfolder1/subfolder2/examplefile_3-1.txt | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ScrapPackedTests/TestData/TestReferenceFiles/TestAdd/addFolderNestedSubfolders.packed b/ScrapPackedTests/TestData/TestReferenceFiles/TestAdd/addFolderNestedSubfolders.packed index 5ad8052289e6b5d206fda2c2c136c208b965a7c4..4ced0e444096a814266bb3eb2fef6795a2b243b5 100644 GIT binary patch delta 21 dcmZ1^us~o!9pi?H^%jgrHtyhIpL~ox1^``X2xkBQ delta 24 gcmZ1=ut;D+9pk2n^%jiBHtyhIXX53We1ts)0CFb?f&c&j diff --git a/ScrapPackedTests/TestData/exampleFolder4/examplefile_1.txt b/ScrapPackedTests/TestData/exampleFolder4/examplefile_1.txt index f830e63..b80f65f 100644 --- a/ScrapPackedTests/TestData/exampleFolder4/examplefile_1.txt +++ b/ScrapPackedTests/TestData/exampleFolder4/examplefile_1.txt @@ -1,2 +1,2 @@ -Ok! This file is in exampleFolder4 and called examplefile_1.txt ... +Ok! This file is in exampleFolder4 and called examplefile_1.txt ... It should be at the top of the directory hierarchy of the packed file. \ No newline at end of file diff --git a/ScrapPackedTests/TestData/exampleFolder4/subfolder1/subfolder2/examplefile_3-1.txt b/ScrapPackedTests/TestData/exampleFolder4/subfolder1/subfolder2/examplefile_3-1.txt index 118b88a..97c80a3 100644 --- a/ScrapPackedTests/TestData/exampleFolder4/subfolder1/subfolder2/examplefile_3-1.txt +++ b/ScrapPackedTests/TestData/exampleFolder4/subfolder1/subfolder2/examplefile_3-1.txt @@ -1,2 +1,2 @@ -This is file named "examplefile_3-1.txt" and it is inside folder "subfolder2", which is inside folder "subfolder1". -Inside folder "subfolder1" should lies file "example_2.jpg" +This is file named "examplefile_3-1.txt" and it is inside folder "subfolder2", which is inside folder "subfolder1". +Inside folder "subfolder1" should lies file "example_2.jpg" \ No newline at end of file