mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
fix CI
This commit is contained in:
parent
ae74570ab8
commit
6bc0c3ce98
1 changed files with 0 additions and 2 deletions
|
|
@ -337,8 +337,6 @@ mod tests {
|
|||
#[cfg(target_os = "linux")]
|
||||
#[test]
|
||||
fn test_pulse() {
|
||||
use libpulse_binding as pulse;
|
||||
use libpulse_simple_binding as psimple;
|
||||
let spec = pulse::sample::Spec {
|
||||
format: pulse::sample::SAMPLE_FLOAT32NE,
|
||||
channels: 2,
|
||||
|
|
|
|||
Loading…
Reference in a new issue