mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-03 16:42:00 +01:00
Simplified test case registration and started using StringRefs
This commit is contained in:
@@ -31,8 +31,6 @@ namespace Catch {
|
||||
|
||||
StringData const* m_data = nullptr;
|
||||
|
||||
static StringRef s_emptyStringRef;
|
||||
|
||||
void takeOwnership();
|
||||
|
||||
public: // construction/ assignment
|
||||
|
||||
Reference in New Issue
Block a user