diff --git a/tests/realtek_mst_i2c_spi.c b/tests/realtek_mst_i2c_spi.c index 50512abb6..0526124df 100644 --- a/tests/realtek_mst_i2c_spi.c +++ b/tests/realtek_mst_i2c_spi.c @@ -76,4 +76,4 @@ void realtek_mst_no_allow_brick_test_success(void **state) #else SKIP_TEST(realtek_mst_basic_lifecycle_test_success) SKIP_TEST(realtek_mst_no_allow_brick_test_success) -#endif /* CONFIG_REALTEK_I2C_SPI */ +#endif /* CONFIG_REALTEK_MST_I2C_SPI */