forked from catchorg/Catch2
Moved catch_test_spec.h to catch_test_spec.hpp
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "internal/catch_commandline.hpp"
|
||||
#include "internal/catch_list.hpp"
|
||||
#include "internal/catch_runner_impl.hpp"
|
||||
#include "internal/catch_test_spec.h"
|
||||
#include "internal/catch_test_spec.hpp"
|
||||
#include "internal/catch_version.h"
|
||||
#include "internal/catch_text.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user