MCPcopy Create free account
hub / github.com/Emivvvvv/AmongOS / test_println

Function test_println

tests/basic_boot.rs:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27#[test_case]
28fn test_println() {
29 println!("test_println output");
30}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected