Skip to content

Commit

Permalink
chore(test): update catch2 to 2.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fallenoak committed Dec 23, 2022
1 parent d3149cd commit 6b2868a
Show file tree
Hide file tree
Showing 4 changed files with 441 additions and 268 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ include(lib/system/cmake/system.cmake)
add_subdirectory(lib)
add_subdirectory(tempest)
add_subdirectory(test)
add_subdirectory(vendor)
2 changes: 1 addition & 1 deletion test/Test.hpp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#include "vendor/catch/catch.hpp"
#include "vendor/catch-2.13.10/catch.hpp"
Empty file removed vendor/CMakeLists.txt
Empty file.
Loading

0 comments on commit 6b2868a

Please sign in to comment.