Skip to content

Commit a3ef33a

Browse files
committed
retag test_ordered_dict.py
1 parent f21fbc8 commit a3ef33a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
*graalpython.lib-python.3.test.test_ordered_dict.CPythonBuiltinDictTests.test_init
99
*graalpython.lib-python.3.test.test_ordered_dict.CPythonBuiltinDictTests.test_override_update
1010
*graalpython.lib-python.3.test.test_ordered_dict.CPythonBuiltinDictTests.test_popitem
11+
*graalpython.lib-python.3.test.test_ordered_dict.CPythonBuiltinDictTests.test_reinsert
1112
*graalpython.lib-python.3.test.test_ordered_dict.CPythonBuiltinDictTests.test_setitem
1213
*graalpython.lib-python.3.test.test_ordered_dict.CPythonBuiltinDictTests.test_update
1314
*graalpython.lib-python.3.test.test_ordered_dict.CPythonGeneralMappingTests.test_bool

0 commit comments

Comments
 (0)