kernel: remove empty string in assert statement
This was failing with compiler warnings. Looks like latest compilers
enable warnings by default that we do not have in the current SDK.
This was failing with unit tests being built natively.
Signed-off-by:
Anas Nashif <anas.nashif@intel.com>
Loading
Please sign in to comment