summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/gentestfiles.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/gentestfiles.sh b/test/gentestfiles.sh
index 18f0b6e..da113d8 100755
--- a/test/gentestfiles.sh
+++ b/test/gentestfiles.sh
@@ -3,3 +3,5 @@
touch ts_file1.txt
touch ts_file2.txt
touch ts_file3.txt
+touch thisfile.txt
+dd if=/dev/zero of=./1gb.img bs=100M count=10