tests: fix test_attr_easy.res for the new model.
authorJean Privat <jean@pryen.org>
Fri, 7 Dec 2012 20:51:43 +0000 (15:51 -0500)
committerJean Privat <jean@pryen.org>
Fri, 7 Dec 2012 20:51:43 +0000 (15:51 -0500)
Commit d2992803b added a space in the representation of generic types,
thus changed an error message.

Signed-off-by: Jean Privat <jean@pryen.org>

tests/sav/test_attr_easy.res

index 2d05f39..83e00be 100644 (file)
@@ -4,7 +4,7 @@ test_attr_easy.nit:19,31--39: Warning: Expression is already a Int.
 test_attr_easy.nit:19,43--53: Warning: Expression is already a Float.
 test_attr_easy.nit:20,5--16: Warning: Expression is already a String.
 test_attr_easy.nit:20,20--26: Warning: Expression is already a B.
-test_attr_easy.nit:20,44--62: Warning: Expression is already a HashMap[Int,B].
+test_attr_easy.nit:20,44--62: Warning: Expression is already a HashMap[Int, B].
 true false 12345 1.234499 asdf true
 an instance of B
 true true true true