Skip to content
Snippets Groups Projects
Commit 55044512 authored by Martine Lenders's avatar Martine Lenders
Browse files

unittests: do not powerdown node at the end

parent 54e6163a
Branches
No related tags found
No related merge requests found
...@@ -37,6 +37,5 @@ int main(void) ...@@ -37,6 +37,5 @@ int main(void)
#endif #endif
TESTS_END(); TESTS_END();
lpm_set(LPM_POWERDOWN);
return 0; return 0;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment