Skip to content

Commit

Permalink
Merge pull request #36 from mikeferguson/hydro-devel
Browse files Browse the repository at this point in the history
fixup tests so they run, closes #34
  • Loading branch information
codebot committed Jun 22, 2014
2 parents 4de24c8 + f774573 commit 829d11d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_xacro.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,3 @@ def test_numeric_if_statement(self):
<robot xmlns:xacro="http://www.ros.org/wiki/xacro">
<c />
</robot>'''))

if __name__ == '__main__':
import rostest
rostest.unitrun('xacro', 'test_xacro', TestXacro)

0 comments on commit 829d11d

Please sign in to comment.