Skip to content

Commit 4da9540

Browse files
committed
Tag tests for os.link
1 parent 69302c9 commit 4da9540

File tree

1 file changed

+3
-0
lines changed
  • graalpython/com.oracle.graal.python.test/src/tests/unittest_tags

1 file changed

+3
-0
lines changed

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_os.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@
109109
*graalpython.lib-python.3.test.test_os.GetRandomTests.test_getrandom_random
110110
*graalpython.lib-python.3.test.test_os.GetRandomTests.test_getrandom_type
111111
*graalpython.lib-python.3.test.test_os.GetRandomTests.test_getrandom_value
112+
*graalpython.lib-python.3.test.test_os.LinkTests.test_link
113+
*graalpython.lib-python.3.test.test_os.LinkTests.test_link_bytes
114+
*graalpython.lib-python.3.test.test_os.LinkTests.test_unicode_name
112115
*graalpython.lib-python.3.test.test_os.LoginTests.test_getlogin
113116
*graalpython.lib-python.3.test.test_os.MakedirTests.test_exist_ok_existing_directory
114117
*graalpython.lib-python.3.test.test_os.MakedirTests.test_exist_ok_existing_regular_file

0 commit comments

Comments
 (0)