mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-05 16:31:01 +02:00
Merge 651d5e18a3
into 12cf5de1a8
This commit is contained in:
commit
05ca9e0e9e
3 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
#include <doctest/doctest.h>
|
||||
#include <greeter/greeter.h>
|
||||
#include <greeter/version.h>
|
||||
|
||||
#include <doctest/doctest.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
TEST_CASE("Greeter") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue