externals: Update catch to 2.3.0
Updates the library from 2.2.3 to 2.3.0
This commit is contained in:
parent
4fa3511a63
commit
62b0b83fd8
5 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
// Catch provides the main function since we've given it the
|
||||
// CATCH_CONFIG_MAIN preprocessor directive.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue