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
2024-12-14 11:22:55 +02:00
Code
Issues
Releases
Activity
3d11d7685b
rustlings
/
tests
/
fixture
/
failure
/
testFailure.rs
5 lines
43 B
Rust
Raw
Normal View
History
Unescape
Escape
add tests
2019-03-20 22:05:45 +02:00
#[
test
]
fn
passing
(
)
{
Modify integration tests to fail on panic
2019-04-07 18:49:34 +02:00
asset!
(
true
)
;
add tests
2019-03-20 22:05:45 +02:00
}
Reference in New Issue
Copy Permalink