mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-22 21:05:11 +00:00
fix test doc comment
This commit is contained in:
parent
6ea5413ef5
commit
ccc01cc189
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
//! Test that transparent (uncached) queries work
|
||||
//! Test `salsa::requires` attribute for private query dependencies
|
||||
//! https://github.com/salsa-rs/salsa-rfcs/pull/3
|
||||
|
||||
|
||||
mod queries {
|
||||
|
|
Loading…
Reference in a new issue