Add test for Sone downloader.
[Sone.git] / src / test / resources / net / pterodactylus / sone / core / sone-parser-without-album-title.xml
diff --git a/src/test/resources/net/pterodactylus/sone/core/sone-parser-without-album-title.xml b/src/test/resources/net/pterodactylus/sone/core/sone-parser-without-album-title.xml
new file mode 100644 (file)
index 0000000..bacddeb
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<sone>
+       <protocol-version>0</protocol-version>
+       <time>1407197508000</time>
+       <profile></profile>
+       <albums>
+               <album>
+                       <id>album-id-1</id>
+               </album>
+       </albums>
+</sone>