Skip to content

Commit 25d05cb

Browse files
Merge branch 'philippe/fix/195' of https://github.com/Distributive-Network/PythonMonkey into philippe/fix/195
2 parents 26e5e30 + 4eecd91 commit 25d05cb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/python/test_dict_methods.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,3 @@ def test_copy():
125125

126126
assert likes == {"color": "blue", "fruit": "apple", "pet": "dog"}
127127
assert otherLikes == {"color": "yellow", "fruit": "apple", "pet": "dog"}
128-
129-
130-
131-

0 commit comments

Comments
 (0)