Our first test!
This commit is contained in:
parent
bc7855d347
commit
d5466f38ac
5
tests/idem/hello.rs
Normal file
5
tests/idem/hello.rs
Normal file
@ -0,0 +1,5 @@
|
||||
// Smoke test - hello world.
|
||||
|
||||
fn main() {
|
||||
println!("Hello world!");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user