Tests require < to be present in regexp

main
anatoly techtonik 9 years ago
parent aca3a10028
commit deb9e5a10c

@ -4,7 +4,7 @@
"cats": [ "cats": [
6 6
], ],
"html": "<a href=\"http://www.strato.de/\" target=\"_blank\">", "html": "<a href=\"http://www.strato.de/\" target=\"_blank\">",q
"website": "shop.strato.com", "website": "shop.strato.com",
"icon": "strato.png" "icon": "strato.png"
}, },
@ -5497,7 +5497,7 @@
"cats" : [ "cats" : [
15 15
], ],
"html": "Powered by Question2Answer", "html": "<!-- Powered by Question2Answer",
"icon": "question2answer.png", "icon": "question2answer.png",
"website": "www.question2answer.org" "website": "www.question2answer.org"
}, },