Makefile: do not rely in multiple targets as it may cause multiple invocation of...
[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