test/state: fix tautological test
authorRan Benita <ran234@gmail.com>
Fri, 7 Feb 2014 22:42:54 +0000 (00:42 +0200)
committerRan Benita <ran234@gmail.com>
Fri, 7 Feb 2014 22:54:53 +0000 (00:54 +0200)
commit94e0be0dc7a642c7b650284347e6723facf7c56e
tree53d44bd081fba0deeb73c2e0275d12beb0ab4f06
parent623b10f8c5c35529141393944114ea93668bebb3
test/state: fix tautological test

test/state.c:376:5: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]

Signed-off-by: Ran Benita <ran234@gmail.com>
test/state.c