Final move of files to a better place. Only thing in the root is very common stuff.
This commit is contained in:
parent
ebe84c4d78
commit
5179f1c781
95 changed files with 190 additions and 191 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <iostream>
|
||||
#include "rituals.hpp"
|
||||
#include "simplefsm.hpp"
|
||||
#include "game/rituals.hpp"
|
||||
#include "algos/simplefsm.hpp"
|
||||
|
||||
TEST_CASE("ritual::Engine basic tests", "[rituals]") {
|
||||
ritual::Engine re("assets/rituals.json");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue