Skip to content

Commit

Permalink
#24 import CanController trait to test file
Browse files Browse the repository at this point in the history
  • Loading branch information
HusseinAbdelhamid committed Sep 19, 2024
1 parent c67f7ba commit b99afc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/filter.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
use crate::can::CanController;
use crate::filter::Filter;
use crate::tests::can::Mocks;
use embedded_can::{ExtendedId, Id, StandardId};
Expand Down

0 comments on commit b99afc6

Please sign in to comment.