smart-house-web: в работе
This commit is contained in:
4
smart-house-web/backend/tests/api_tests.rs
Normal file
4
smart-house-web/backend/tests/api_tests.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
#[tokio::test(flavor = "current_thread")]
|
||||
async fn smoke() {
|
||||
println!("Hello test!")
|
||||
}
|
||||
Reference in New Issue
Block a user