mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-11-01 02:31:34 +01:00
init
This commit is contained in:
commit
c94580f25c
15 changed files with 711 additions and 0 deletions
3
test/source/main.cpp
Normal file
3
test/source/main.cpp
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
||||
|
||||
#include <doctest/doctest.h>
|
||||
Loading…
Add table
Add a link
Reference in a new issue