internal unittests fixed

This commit is contained in:
2020-12-14 10:49:00 +01:00
parent f161a94113
commit 0ccd266f51
5 changed files with 11 additions and 10 deletions

View File

@ -1,9 +1,9 @@
#include "IntTestSemaphore.h"
#include "../UnittDefinitions.h"
#include "../../tasks/SemaphoreFactory.h"
#include "../../serviceinterface/ServiceInterfaceStream.h"
#include "../../timemanager/Stopwatch.h"
#include "../../../tasks/SemaphoreFactory.h"
#include "../../../serviceinterface/ServiceInterfaceStream.h"
#include "../../../timemanager/Stopwatch.h"
void testsemaph::testBinSemaph() {