X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/base_init_inherit3.sav b/tests/sav/base_init_inherit3.sav index 7cf110c..2a26047 100644 --- a/tests/sav/base_init_inherit3.sav +++ b/tests/sav/base_init_inherit3.sav @@ -1 +1 @@ -./base_init_inherit3.nit:82,1--87,7: Error: No property Q::foo is inherited. Remove the redef keyword to define a new property. +base_init_inherit3.nit:85,12--14: Error: No property Q::foo is inherited. Remove the redef keyword to define a new property.