Skip to content

Commit 8cebb9b

Browse files
authored
Remove duplicated key in dict. NFC. (#15608)
1 parent 23d85b1 commit 8cebb9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_posixtest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ def get_pthread_tests():
7070
unsupported = {
7171
'test_pthread_attr_setinheritsched_2_2': 'scheduling policy/parameters are not supported',
7272
'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
73-
'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
7473
'test_pthread_attr_setinheritsched_2_4': 'scheduling policy/parameters are not supported',
7574
'test_pthread_attr_setschedparam_1_3': 'scheduling policy/parameters are not supported',
7675
'test_pthread_attr_setschedparam_1_4': 'scheduling policy/parameters are not supported',

0 commit comments

Comments
 (0)