Skip to content

Commit

Permalink
Remove unrelated change
Browse files Browse the repository at this point in the history
  • Loading branch information
dhood committed Nov 28, 2017
1 parent 916b226 commit 93e978e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composition/test/test_composition.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ def setup():
os.environ['RCUTILS_CONSOLE_OUTPUT_FORMAT'] = '{message}'


def setup():
# bare minimum formatting for console output matching
os.environ['RCUTILS_CONSOLE_OUTPUT_FORMAT'] = '{message}'


def test_manual_composition():
name = 'test_manual_composition'
executable = '@MANUAL_COMPOSITION_EXECUTABLE@'
Expand Down

0 comments on commit 93e978e

Please sign in to comment.