7 lines
109 B
C++
7 lines
109 B
C++
//
|
|
// Created by nb on 31.12.23.
|
|
//
|
|
|
|
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
|
|
#include <doctest/doctest.h>
|