diff options
author | Christian Weiske <cweiske@cweiske.de> | 2012-01-20 21:27:04 +0100 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2012-01-20 21:27:04 +0100 |
commit | a9df65da0888233e66e35aa6fef3d5870db73d4f (patch) | |
tree | c9c1c11139135cd45562ef6cf9069fc2aa368c0f /tests/data | |
parent | 22eaa812bfa27fe6d1662237c1908193f4637090 (diff) | |
download | semanticscuttle-a9df65da0888233e66e35aa6fef3d5870db73d4f.tar.gz semanticscuttle-a9df65da0888233e66e35aa6fef3d5870db73d4f.tar.bz2 |
Fix bug #3468293: Delicious import does not preserve private links
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/BookmarkTest_deliciousbookmarks_private.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/BookmarkTest_deliciousbookmarks_private.xml b/tests/data/BookmarkTest_deliciousbookmarks_private.xml new file mode 100644 index 0000000..0ad8142 --- /dev/null +++ b/tests/data/BookmarkTest_deliciousbookmarks_private.xml @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><posts tag="" total="1" user="cweiske"><post description="Christians Tagebuch" extended="" hash="d82ca757a4583a24260a1126b5dafb0d" href="http://cweiske.de/tagebuch/" private="yes" shared="no" tag="private" time="2012-01-20T20:18:56Z"/></posts>
\ No newline at end of file |