tests: selector: remove weird semicolons at the end of test functions
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 19 Mar 2015 12:11:19 +0000 (12:11 +0000)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 24 Mar 2015 11:22:26 +0000 (08:22 -0300)
commit92d2351b2e97668e00d5d60bddf4123cf293fc9a
tree6a7ee4f4573d9ab8ba406c483cb0e44f95fefbdc
parent7b0b93dafe4ac547552cdb66ade5d8aa0405e7b4
tests: selector: remove weird semicolons at the end of test functions

Even though it works, it is not needed and seems more natural
to not have semicolons at the end of function declarations

https://bugzilla.gnome.org/show_bug.cgi?id=746518
tests/check/elements/selector.c