mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
tests/realtek_mst_i2c_spi.c: Fix macro closing comment
Signed-off-by: Felix Singer <felixsinger@posteo.net> Change-Id: I7b130c58305f4a8b2afbfdb7dcead9d6535d98af Reviewed-on: https://review.coreboot.org/c/flashrom/+/66509 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
This commit is contained in:
parent
e18a528c6b
commit
1392a08c50
@ -76,4 +76,4 @@ void realtek_mst_no_allow_brick_test_success(void **state)
|
|||||||
#else
|
#else
|
||||||
SKIP_TEST(realtek_mst_basic_lifecycle_test_success)
|
SKIP_TEST(realtek_mst_basic_lifecycle_test_success)
|
||||||
SKIP_TEST(realtek_mst_no_allow_brick_test_success)
|
SKIP_TEST(realtek_mst_no_allow_brick_test_success)
|
||||||
#endif /* CONFIG_REALTEK_I2C_SPI */
|
#endif /* CONFIG_REALTEK_MST_I2C_SPI */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user