mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Refactor dbus commands and internal data structures
This commit is contained in:
@@ -153,7 +153,7 @@ impl From<AniMeMatrix> for AniMePacketType {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::{AniMeMatrix, AniMePacketType};
|
||||
use crate::anime_matrix::{AniMeMatrix, AniMePacketType};
|
||||
|
||||
#[test]
|
||||
fn check_data_alignment() {
|
||||
|
||||
Reference in New Issue
Block a user