mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 21:15:39 +02:00
Moved TestSpec into its own file
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "catch_capture.hpp"
|
||||
#include "catch_totals.hpp"
|
||||
#include "catch_running_test.hpp"
|
||||
#include "catch_test_spec.h"
|
||||
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user