tests: test_syntax now reports other errors before the pkgconfig error
[nit.git] / tests / sav / test_syntax.res
index 98bfc04..0b4f9cd 100644 (file)
@@ -1 +1,2 @@
-test_syntax.nit:48,2--39: Error: dev package for `a libray from outer space` unknown by `pkg-config`, install it with `apt-get`, `brew` or similar.
+test_syntax.nit:68,8--27: Warning: superfluous super-class `Object` in class `Blurry`.
+test_syntax.nit:134,8--13: Type Error: `Blurry[ELEM_ENT: nullable Object]` is a generic class.