mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Fix test
This commit is contained in:
@@ -91,6 +91,7 @@ mod tests {
|
|||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore = "Does not run in docker images"]
|
||||||
fn dmi_sysfs_properties_not_unknown() {
|
fn dmi_sysfs_properties_not_unknown() {
|
||||||
let dmi = DMIID::new().unwrap();
|
let dmi = DMIID::new().unwrap();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user