diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-26 13:40:10 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-26 13:40:10 +0200 |
commit | fefef9d41b4d1bd9efbd49011159bae70bf67528 (patch) | |
tree | 78baf852244bf15320b45d509ff200f5c344c6f1 /tests/Wallabag/ImportBundle/fixtures | |
parent | 990adfb34c148e7cd28b9cb784cf2b7388caae8f (diff) | |
download | wallabag-fefef9d41b4d1bd9efbd49011159bae70bf67528.tar.gz wallabag-fefef9d41b4d1bd9efbd49011159bae70bf67528.tar.zst wallabag-fefef9d41b4d1bd9efbd49011159bae70bf67528.zip |
Added tags for Firefox import
Diffstat (limited to 'tests/Wallabag/ImportBundle/fixtures')
-rw-r--r-- | tests/Wallabag/ImportBundle/fixtures/firefox-bookmarks.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Wallabag/ImportBundle/fixtures/firefox-bookmarks.json b/tests/Wallabag/ImportBundle/fixtures/firefox-bookmarks.json index ee06a16c..406b5697 100644 --- a/tests/Wallabag/ImportBundle/fixtures/firefox-bookmarks.json +++ b/tests/Wallabag/ImportBundle/fixtures/firefox-bookmarks.json | |||
@@ -32,6 +32,7 @@ | |||
32 | "index": 1, | 32 | "index": 1, |
33 | "dateAdded": 1388166091644000, | 33 | "dateAdded": 1388166091644000, |
34 | "lastModified": 1388166091644000, | 34 | "lastModified": 1388166091644000, |
35 | "tags":"test,tag", | ||
35 | "id": 4, | 36 | "id": 4, |
36 | "type": "text/x-moz-place", | 37 | "type": "text/x-moz-place", |
37 | "uri": "http://lexpansion.lexpress.fr/high-tech/orange-offre-un-meilleur-reseau-mobile-que-bouygues-et-sfr-free-derriere_1811554.html" | 38 | "uri": "http://lexpansion.lexpress.fr/high-tech/orange-offre-un-meilleur-reseau-mobile-que-bouygues-et-sfr-free-derriere_1811554.html" |