Skip to content

Commit

Permalink
Update test_interfaces.cpp
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
  • Loading branch information
skucheria committed Aug 5, 2019
1 parent 2e8280e commit b26ec7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosidl_generator_cpp/test/test_interfaces.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

#define SEQUENCE_SIZE 3
#define ARRAY_SIZE 3
#define BOUNDED_STRING_LENGTH 22
#define BOUNDED_STRING_LENGTH 10
#define SUBMESSAGE_SEQUENCE_SIZE 3

TEST(Test_rosidl_generator_traits, has_fixed_size) {
Expand Down

0 comments on commit b26ec7f

Please sign in to comment.