mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Python: Add copy.replace test to list of runnable tests
This commit is contained in:
@@ -302,6 +302,7 @@ test_named_tuple()
|
||||
test_defaultdict("key", "key")
|
||||
test_copy_1()
|
||||
test_copy_2()
|
||||
test_replace()
|
||||
|
||||
list_index_assign()
|
||||
list_index_aug_assign()
|
||||
|
||||
Reference in New Issue
Block a user