Merge pull request 'integration-test' (#9) from integration-test into main
Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use player::Backend;
|
||||
|
||||
#[ignored]
|
||||
#[ignore]
|
||||
#[tokio::test]
|
||||
async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
let listener = tokio::net::TcpListener::bind("0.0.0.0:0").await?;
|
||||
|
||||
Reference in New Issue
Block a user