Skip to content

Commit

Permalink
Fix test AddFolder with NestedSubfolders with working gitattributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
romibi committed Oct 31, 2023
1 parent 2abfef3 commit 86ed5db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion ScrapPackedTests/TestData/exampleFolder4/examplefile_1.txt
Original file line number Diff line number Diff line change
@@ -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.
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 86ed5db

Please sign in to comment.