Skip to content

Commit

Permalink
remove wrong test dependency from howtos
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed May 4, 2015
1 parent d91f63f commit 537e81d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions doc/howto/format1/python_nose_configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ environment is available. See: :ref:`rostest_configuration` if your
tests need a running roscore_.


package.xml
:::::::::::

The unittest_ package is needed for testing::

<test_depend>unittest</test_depend>


CMakeLists.txt
::::::::::::::

Expand Down
8 changes: 0 additions & 8 deletions doc/howto/format2/python_nose_configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ environment is available. See: :ref:`rostest_configuration` if your
tests need a running roscore_.


package.xml
:::::::::::

The unittest_ package is needed for testing::

<test_depend>unittest</test_depend>


CMakeLists.txt
::::::::::::::

Expand Down

0 comments on commit 537e81d

Please sign in to comment.