fix tests
This commit is contained in:
parent
7ed9e9cf25
commit
cd8bbbc044
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue