Skip to content

Commit

Permalink
docs test
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanveen committed Apr 30, 2012
1 parent 69ed4ca commit 4834fa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/test.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ def foo():
def test_can_get_none(): def test_can_get_none():
assert not d.get() assert not d.get()



def test_can_get_opcode_def_op():
assert d.get(path='opcode.def_op')

0 comments on commit 4834fa4

Please sign in to comment.