app.nit: add default behavior to `TextAsset::load` for unit tests
[nit.git] / tests / rope_substring_test.nit
2016-06-28 Lucas Bajolettests: Added rope substring test with potential corrupt...