Skip to content

Commit

Permalink
declare nosetests
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Gerkey committed Mar 7, 2012
1 parent f0515b6 commit c20841b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ catkin_project(rospkg
catkin_python_setup()

install(FILES stack.yaml DESTINATION share/${PROJECT_NAME})

add_nosetests(${PROJECT_SOURCE_DIR})

0 comments on commit c20841b

Please sign in to comment.