mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-27 23:19:32 +00:00
Moved catch_test_spec.h to catch_test_spec.hpp
This commit is contained in:
parent
ae75b3774a
commit
b1e7d161b5
9 changed files with 114 additions and 131 deletions
|
@ -1,2 +1,2 @@
|
|||
// This file is only here to verify (to the extent possible) the self sufficiency of the header
|
||||
#include "catch_test_spec.h"
|
||||
#include "catch_test_spec.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue