mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 05:09:53 +01:00
Fixed merge hiccup
This commit is contained in:
parent
42d1b45386
commit
ceeebfda49
@ -116,9 +116,6 @@ namespace Catch {
|
||||
bool empty() const {
|
||||
return file.empty();
|
||||
}
|
||||
bool empty() const {
|
||||
return file.empty();
|
||||
}
|
||||
|
||||
std::string file;
|
||||
std::size_t line;
|
||||
|
Loading…
Reference in New Issue
Block a user