fix tests

pull/4651/head
Blaž Hrastnik 2 years ago
parent 7ed9e9cf25
commit cd8bbbc044
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

@ -577,7 +577,7 @@ impl<'a> Iterator for ChangeIterator<'a> {
#[cfg(test)]
mod test {
use super::*;
use crate::State;
use crate::history::State;
#[test]
fn composition() {

Loading…
Cancel
Save