nitunit: add a test to show how non-local redefinition of before/after methods should...
[nit.git] / tests / test_indexof.nit
2014-05-01 Lucas Bajoletlib/standard/string: Bugfix, forgot iterator on index_o...