[MIRROR] Undefine testing only define once tests are finished (#995)

* Undefine testing only define once tests are finished (#53960)

* Undefine testing only define once tests are finished

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-09-26 16:21:43 +02:00
committed by GitHub
co-authored by Jared-Fogle
parent c2b9ae595a
commit f3f5ea78ca
+1
View File
@@ -54,4 +54,5 @@
#undef TEST_ASSERT
#undef TEST_ASSERT_EQUAL
#undef TEST_ASSERT_NOTEQUAL
#undef TEST_FOCUS
#endif