This website requires JavaScript.
Explore
Help
Register
Sign In
p1r0
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
30644c9a06
rustlings
/
tests
/
fixture
/
failure
/
testFailure.rs
5 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
add tests
2019-03-20 20:05:45 +00:00
#[
test
]
fn
passing
(
)
{
Modify integration tests to fail on panic
2019-04-07 16:49:34 +00:00
asset!
(
true
)
;
add tests
2019-03-20 20:05:45 +00:00
}