The source project of this merge request has been removed.
check emptyness of GO_TEST_IMAGE
with component based new template, GO_TEST_IMAGE
can't be null but can
be empty.
So instead of checkig if it's, let's check it's empty
closes #34 (closed)
Signed-off-by: Sylvain Desbureaux sylvain.desbureaux@orange.com