end of line in unit test
This commit is contained in:
parent
8bbece686d
commit
199422d577
@ -286,7 +286,7 @@ struct NAlloc
|
|||||||
alloc()
|
alloc()
|
||||||
{
|
{
|
||||||
|
|
||||||
};
|
}
|
||||||
|
|
||||||
virtual ~NAlloc() { }
|
virtual ~NAlloc() { }
|
||||||
|
|
||||||
@ -424,4 +424,4 @@ TEST_CASE("controlled bad_alloc_rt_string")
|
|||||||
next_construct_fails = false;
|
next_construct_fails = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user