#include "utils.h" #include "faabric_utils.h" #include namespace tests { void cleanCppTests() { cleanFaabric(); setEmulatorUser("tests"); } }