diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-01-20 01:12:56 +0100 |
---|---|---|
committer | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-01-20 01:12:56 +0100 |
commit | da5a43bc2f2f1697dbfbf6a22f1b35a1af8848ce (patch) | |
tree | cf600022b66d2389cb80f17e38a8a2b97153bb73 /testdata/filesystem/b | |
parent | 533e1a93c8f636b78f5687dd9c343a81563081a1 (diff) |
Added data directories with some dummy files (to be used later)
Diffstat (limited to 'testdata/filesystem/b')
-rw-r--r-- | testdata/filesystem/b/c.txt | 1 | ||||
-rw-r--r-- | testdata/filesystem/b/d.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/testdata/filesystem/b/c.txt b/testdata/filesystem/b/c.txt new file mode 100644 index 0000000..27c30ff --- /dev/null +++ b/testdata/filesystem/b/c.txt @@ -0,0 +1 @@ +file b/c diff --git a/testdata/filesystem/b/d.txt b/testdata/filesystem/b/d.txt new file mode 100644 index 0000000..3a71efe --- /dev/null +++ b/testdata/filesystem/b/d.txt @@ -0,0 +1 @@ +file b/d |