add test fixtures
This commit is contained in:
parent
b3e477ed18
commit
5db7b4ada1
42 changed files with 6332 additions and 0 deletions
3
examples/test/src-tauri/build.rs
Normal file
3
examples/test/src-tauri/build.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue