This website requires JavaScript.
Explore
Help
Sign In
tristan
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
mirror of
https://github.com/rust-lang/rustlings.git
synced
2024-12-28 08:16:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
445441ce25
rustlings
/
tests
/
fixture
/
failure
/
exercises
/
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 17:49:34 +01:00
asset!
(
true
)
;
add tests
2019-03-20 20:05:45 +00:00
}
Reference in a new issue
Copy permalink