index
:
game-of-life
master
A c++ Linux CLI implementation of John Conway's game of life
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
main.cpp
blob: 0a3f254ea8717345845bf791307d99ff447afd60 (
plain
)
1
2
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include
<doctest/doctest.h>