TAMER: BaseAsg test: Remove fulfilled stub TODO

master
Mike Gerwitz 2020-03-26 16:16:51 -04:00
parent d39ec84399
commit 7c65d729aa
1 changed files with 0 additions and 1 deletions

View File

@ -493,7 +493,6 @@ mod test {
}
}
// TODO: mock IdentObject
type Sut<'i> = BaseAsg<StubIdentObject<'i>, u8>;
#[test]