first commit
This commit is contained in:
3
test/dehydrate_test_data/recreated/test1.txt
Normal file
3
test/dehydrate_test_data/recreated/test1.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
This is a simple text file.
|
||||
It has multiple lines.
|
||||
Line 3.
|
1
test/dehydrate_test_data/recreated/tree/small.txt
Normal file
1
test/dehydrate_test_data/recreated/tree/small.txt
Normal file
@@ -0,0 +1 @@
|
||||
x
|
@@ -0,0 +1 @@
|
||||
This file is in a subdirectory.
|
3
test/dehydrate_test_data/recreated/tree/test1.txt
Normal file
3
test/dehydrate_test_data/recreated/tree/test1.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
This is a simple text file.
|
||||
It has multiple lines.
|
||||
Line 3.
|
BIN
test/dehydrate_test_data/recreated/tree/test2.bin
Executable file
BIN
test/dehydrate_test_data/recreated/tree/test2.bin
Executable file
Binary file not shown.
3
test/dehydrate_test_data/recreated/tree/test3.sh
Executable file
3
test/dehydrate_test_data/recreated/tree/test3.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo 'Hello from test script'
|
||||
exit 0
|
Reference in New Issue
Block a user