Skip to content

Commit ac4c4dd

Browse files
fbaillyOlivier Stasse
authored andcommitted
moved unitTesting of robot_utils in tools/
1 parent 2ec23ac commit ac4c4dd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

unitTesting/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ SET(TEST_test_mailbox_LIBS
6565
#test paths and names (without .cpp extension)
6666
SET (tests
6767
dummy
68-
test_robot_utils
6968

7069
signal/test_signal
7170
signal/test_depend
@@ -86,6 +85,7 @@ SET (tests
8685
tools/test_boost
8786
tools/test_mailbox
8887
tools/test_matrix
88+
tools/test_robot_utils
8989
math/matrix-twist
9090
math/matrix-homogeneous
9191
)

0 commit comments

Comments
 (0)