summaryrefslogtreecommitdiff
path: root/test/py/tests/test_fs/test_unlink.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_fs/test_unlink.py')
-rw-r--r--test/py/tests/test_fs/test_unlink.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/py/tests/test_fs/test_unlink.py b/test/py/tests/test_fs/test_unlink.py
index 69c1a6e078..2b817468ed 100644
--- a/test/py/tests/test_fs/test_unlink.py
+++ b/test/py/tests/test_fs/test_unlink.py
@@ -12,6 +12,7 @@ on file system.
import pytest
@pytest.mark.boardspec('sandbox')
+@pytest.mark.slow
class TestUnlink(object):
def test_unlink1(self, u_boot_console, fs_obj_unlink):
"""