Moved test folder

previous location caused issues with building the main SW
This commit is contained in:
Cabooman 2024-02-05 22:53:10 +01:00
parent da8421dcff
commit 396f41ed77
6 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
// The test library must be included first!
#include "../../../test/test_lib.h"
#include "../../../../test/test_lib.h"
#include "events.cpp"