This website requires JavaScript.
Explore
Help
Sign in
notohh
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
mirror of
https://github.com/notohh/rustlings.git
synced
2024-10-31 17:19:12 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d26f47dddd
rustlings
/
tests
/
fixture
/
failure
/
exercises
/
testFailure.rs
7 lines
57 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix tests
2024-04-24 21:27:41 -04:00
fn
main
(
)
{
}
add tests
2019-03-20 16:05:45 -04:00
#[
test
]
fn
passing
(
)
{
Modify integration tests to fail on panic
2019-04-07 12:49:34 -04:00
asset!
(
true
)
;
add tests
2019-03-20 16:05:45 -04:00
}
Reference in a new issue
Copy permalink