Skip to content

Commit

Permalink
geonet: add missing source file extension to RouterRequest test
Browse files Browse the repository at this point in the history
Change-Id: I090cb78b1599501a8377d2d4d9c5b94a0f901c9d
  • Loading branch information
riebl committed May 4, 2021
1 parent 673a1f2 commit 15de298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vanetza/geonet/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ add_gtest(TrafficClass traffic_class.cpp)
add_gtest(Routing
SOURCES network_topology.cpp routing.cpp
LINK_LIBRARIES GeographicLib::GeographicLib)
add_gtest(RouterRequest router_request)
add_gtest(RouterRequest router_request.cpp)

0 comments on commit 15de298

Please sign in to comment.