aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_lsblk.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_lsblk.py')
-rw-r--r--test/py/tests/test_lsblk.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/py/tests/test_lsblk.py b/test/py/tests/test_lsblk.py
index 40ffe01263..a719a48e6e 100644
--- a/test/py/tests/test_lsblk.py
+++ b/test/py/tests/test_lsblk.py
@@ -4,6 +4,7 @@
import pytest
+@pytest.mark.boardspec('sandbox')
@pytest.mark.buildconfigspec('blk')
@pytest.mark.buildconfigspec('cmd_lsblk')
def test_lsblk(u_boot_console):