Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
1c095c931195a18cf4802ff5653625a49c51e374
/
.
/
test
/
rust_crate_group
/
test.rs
blob: 5adafff1a7259b871b9dc3a13ef20021686fbfa9 [
file
] [
log
] [
blame
]
#[
test
]
fn
test
()
{
dep1
::
dep1
();
dep2
::
dep2
();
}