efl: remove useless printf from Efl Container Model tests.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10633
This commit is contained in:
Cedric BAIL 2019-11-08 12:13:53 -08:00 committed by Marcel Hollerbach
parent d505167d68
commit 06873a6fdb
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ _children_slice_future_then(void *data EINA_UNUSED,
abort();
}
}
fprintf(stderr, "len: %i\n", len);
fail_if(len != 7);