Skip to content

Commit

Permalink
Fix miscompiling test
Browse files Browse the repository at this point in the history
  • Loading branch information
carter committed Dec 18, 2024
1 parent 4ea7676 commit 61272bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roslibrust_ros1/tests/ros1_xmlrpc.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#[cfg(feature = "ros1_test")]
mod tests {
use roslibrust_codegen::RosMessageType;
use roslibrust_common::RosMessageType;
use roslibrust_ros1::NodeHandle;
use serde::de::DeserializeOwned;
use serde_xmlrpc::Value;
Expand Down

0 comments on commit 61272bf

Please sign in to comment.