only:docs
This commit is contained in:
parent
74345aedef
commit
f5c0bbfb57
|
@ -14,7 +14,7 @@ using ::testing::Return;
|
|||
//#define private public
|
||||
|
||||
/**
|
||||
* These are usually used with ASSETR_NEAR(val1, val2, abs_error)
|
||||
* These are usually used with ASSERT_NEAR(val1, val2, abs_error)
|
||||
*/
|
||||
#define EPS0D 1
|
||||
#define EPS1D 0.1
|
||||
|
|
Loading…
Reference in New Issue