mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Refactor filtering to start with a universe
This commit is contained in:
parent
e6d60524fa
commit
a0568f017c
16 changed files with 401 additions and 112 deletions
|
@ -15,7 +15,7 @@ pub(crate) fn execute<W: WriteColor>(
|
|||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use crate::invocation::cmd::test::*;
|
||||
use crate::invocation::test::*;
|
||||
|
||||
#[test]
|
||||
fn test_summary() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue