lib/core: fix nitunit that should have failed earlier because of bad ==
[nit.git] / tests / test_array_eq.nit
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...