Skip to content

Commit

Permalink
Merge branch 'aeva-aries2-support' of github.com:mojomex/nebula into …
Browse files Browse the repository at this point in the history
…aeva-aries2-support
  • Loading branch information
mojomex committed Dec 16, 2024
2 parents 0c16d01 + 896943d commit dc8f483
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion nebula_tests/aeva/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ target_include_directories(aeva_test_main PUBLIC

target_link_libraries(aeva_test_main
${AEVA_TEST_LIBRARIES}
)
)
1 change: 0 additions & 1 deletion nebula_tests/aeva/aeva_test_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ TEST(TestParsing, Pointcloud) // NOLINT
}
}


int main(int argc, char * argv[])
{
::testing::InitGoogleTest(&argc, argv);
Expand Down

0 comments on commit dc8f483

Please sign in to comment.