This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
78552ebd7a
rustlings
/
tests
/
fixture
/
success
/
testSuccess.rs
Chris Pearce
3d11d7685b
Modify integration tests to fail on panic
2019-04-07 20:13:04 +01:00
5 lines
44 B
Rust
Raw
Blame
History
#[
test
]
fn
passing
(
)
{
assert!
(
true
)
;
}
Reference in a new issue
View git blame
Copy permalink