Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
30 additions
and 2 deletions.
- +1 −0 AUTHORS.rst
- +0 −2 spec/tags/core/kernel/tap_tags.txt
- +21 −0 tests/objects/test_objectobject.py
- +8 −0 topaz/objects/objectobject.py
@@ -1,2 +0,0 @@ | ||
fails:Kernel#tap always yields self and returns self | ||
fails:Kernel#tap raises a LocalJumpError when no block given | ||