mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-15 23:35:22 +02:00
Unity: Avoid "weak" attributes on Windows
This commit is contained in:
@@ -102,9 +102,6 @@ void setUp(){
|
||||
my_extra_fun();
|
||||
}
|
||||
|
||||
void tearDown(){
|
||||
}
|
||||
|
||||
void dummy_test(void) {
|
||||
TEST_ASSERT_EQUAL(1, TEST_ONE);
|
||||
}
|
||||
|
Reference in New Issue
Block a user