mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
chore(build): move catch into vendor
This commit is contained in:
parent
189df406e6
commit
6546d1930f
3 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
/test/catch.hpp
|
/vendor
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
#include "test/catch.hpp"
|
#include "vendor/catch/catch.hpp"
|
||||||
|
|
|
||||||
0
test/catch.hpp → vendor/catch/catch.hpp
vendored
0
test/catch.hpp → vendor/catch/catch.hpp
vendored
Loading…
Add table
Add a link
Reference in a new issue