diff --git a/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/dir1/file1.txt b/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/dir1/file1.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/dir1/file2.txt b/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/dir1/file2.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/dir1/file3.txt b/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/dir1/file3.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/empty.txt b/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/empty.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/file1.txt b/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/file1.txt new file mode 100644 index 000000000..e7dead2c1 --- /dev/null +++ b/proposal/myrmidon/src/test/org/apache/aut/vfs/test/basedir/file1.txt @@ -0,0 +1,2 @@ +This is a test file. +With 2 lines in it. diff --git a/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/dir1/file1.txt b/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/dir1/file1.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/dir1/file2.txt b/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/dir1/file2.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/dir1/file3.txt b/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/dir1/file3.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/empty.txt b/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/empty.txt new file mode 100644 index 000000000..e69de29bb diff --git a/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/file1.txt b/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/file1.txt new file mode 100644 index 000000000..e7dead2c1 --- /dev/null +++ b/proposal/myrmidon/src/testcases/org/apache/aut/vfs/test/basedir/file1.txt @@ -0,0 +1,2 @@ +This is a test file. +With 2 lines in it.