MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / test_hash2

Function test_hash2

atomic-core/src/apply/change.rs:245–247  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

243 }
244
245 fn test_hash2() -> Hash {
246 Hash::of(b"test hash 2")
247 }
248
249 // compute_new_state Tests
250

Calls

no outgoing calls

Tested by

no test coverage detected