test-state: fix test for state count after state removal
authorØyvind Kolås <pippin@linux.intel.com>
Tue, 6 Jul 2010 13:26:07 +0000 (14:26 +0100)
committerØyvind Kolås <pippin@linux.intel.com>
Tue, 6 Jul 2010 13:28:14 +0000 (14:28 +0100)
commit5cb4e0c5d002809afbce93f477ba968979f0c5be
tree5682fc661881608e61f167875068b6c058473842
parent290038ee683d3672b68a063903483440f02407a8
test-state: fix test for state count after state removal

In the .json file used for the test, there is no null -> "base"
transition defined only a "clicked" -> "base", when the "clicked" state
is removed the "base" state will also disappear.
tests/conform/test-state.c