mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-16 02:49:32 +01: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