Merge remote-tracking branch 'upstream/master' into init_auto
[nit.git] / tests / sav / warn_truism.res
diff --git a/tests/sav/warn_truism.res b/tests/sav/warn_truism.res
new file mode 100644 (file)
index 0000000..7b485c1
--- /dev/null
@@ -0,0 +1,4 @@
+warn_truism.nit:18,4--12: Warning: useless comparison to a Bool literal.
+warn_truism.nit:19,9--18: Warning: useless comparison to a Bool literal.
+warn_truism.nit:20,10--26: Warning: useless comparison to a Bool literal.
+warn_truism.nit:20,33--41: Warning: useless comparison to a Bool literal.