fix: 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
Signed-off-by:
Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Loading