mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 14:11:14 +02: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