Skip to content

Commit f0dffab

Browse files
committed
Remove duplicated key in dict. NFC.
1 parent 514d77c commit f0dffab

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
@@ -79,7 +79,6 @@ def get_pthread_tests():
7979
unsupported = {
8080
'test_pthread_attr_setinheritsched_2_2': 'scheduling policy/parameters are not supported',
8181
'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
82-
'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
8382
'test_pthread_attr_setinheritsched_2_4': 'scheduling policy/parameters are not supported',
8483
'test_pthread_attr_setschedparam_1_3': 'scheduling policy/parameters are not supported',
8584
'test_pthread_attr_setschedparam_1_4': 'scheduling policy/parameters are not supported',

0 commit comments

Comments
 (0)