Simplify code for cleanapi_test

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2020-12-23 14:57:46 +01:00
parent ce8ee86204
commit fef6004e6f

View File

@ -18,8 +18,7 @@
// types included in this enum!
enum NameTester { ABORT, OKAY, LOG, BLOB, ELIST, TBOX, TPOINT, WORD };
#define ERRCODE_H // avoid redefinition of ABORT in errcode.h
#include "include_gunit.h"
#include "gtest/gtest.h"
namespace {