nitcc: tests script return non-zero on failure (print is not enough)
[nit.git] / tests / error_if_bool.nit
index 17b0bf8..8380fa6 100644 (file)
@@ -15,4 +15,5 @@
 # limitations under the License.
 
 if 5 then
+       1.output
 end