This commit is contained in:
Erik Frojdh
2019-04-04 18:04:24 +02:00
parent acf32a5524
commit 025b3a8d4c
3 changed files with 5 additions and 2 deletions

View File

@ -8,6 +8,8 @@
using namespace sls;
TEST_CASE("Set and get trimen", "[detector]") {
// Free shared memory to be sure that we start in a clean state
slsDetector::freeSharedMemory(0, 0);