Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bendudson/EuraliOS
/ empty_test
Function
empty_test
euralios_std/tests/system_test.rs:20–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
mod tests {
19
#[test_case]
20
fn empty_test() {
21
}
22
}
23
24
// Custom test framework
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected