This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
mirror of
https://github.com/rust-lang/rustlings.git
synced
2025-01-26 04:22:03 +02:00
Code
Issues
Releases
Activity
rustlings
/
tests
/
fixture
/
failure
/
testFailure.rs
5 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
add tests
2019-03-20 21:05:45 +01:00
#[
test
]
fn
passing
(
)
{
Modify integration tests to fail on panic
2019-04-07 17:49:34 +01:00
asset!
(
true
)
;
add tests
2019-03-20 21:05:45 +01:00
}
Reference in New Issue
Copy Permalink