lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / tests / test_json_deserialization.nit
2015-05-20 Alexis Laferrièretests: test serializing plain JSON
2015-05-20 Alexis Laferrièretests: extract JSON logic from test_deserialization