Adding files to albums to workaround maven/surefire bug that does not copy resources to target/test-classes if there is no files in the directory

git-svn-id: https://svn.apache.org/repos/asf/incubator/photark/trunk@814429 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/photark/src/test/resources/gallery-home/album-1/file1.txt b/photark/src/test/resources/gallery-home/album-1/file1.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/photark/src/test/resources/gallery-home/album-1/file1.txt
diff --git a/photark/src/test/resources/gallery-home/album-2/file2.txt b/photark/src/test/resources/gallery-home/album-2/file2.txt
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/photark/src/test/resources/gallery-home/album-2/file2.txt