stdbool test: Avoid a gcc warning.
authorBruno Haible <bruno@clisp.org>
Sun, 19 Dec 2010 22:51:54 +0000 (23:51 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 19 Dec 2010 22:51:54 +0000 (23:51 +0100)
commit27ae2d38c9ab3f1acfcccf57ed75611781be0f5e
treec0deacc7907cd7198c472e0960e3a32f4e8341c2
parentf5555e473be0147419ac6bdfc901ec2284802086
stdbool test: Avoid a gcc warning.

* tests/test-stdbool.c (main): Fail if e1 is false.
Reported by Jim Meyering.
ChangeLog
tests/test-stdbool.c