forked from catchorg/Catch2
Fully removed Context class
- responsibilities subsumed by RunContext
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include "catch_test_registry.hpp"
|
||||
#include "catch_test_case_info.h"
|
||||
#include "catch_test_spec.hpp"
|
||||
#include "catch_context.h"
|
||||
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
Reference in New Issue
Block a user