Skip to content

Commit

Permalink
Update tests.test_task: remove dangling line
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Leclercq committed Aug 5, 2014
1 parent 166862e commit c2b607b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ def square(x):
return x * x


print increment.name

def test_task_register():
from simpleflow import task

Expand Down

0 comments on commit c2b607b

Please sign in to comment.