testing for the latest changes

This commit is contained in:
axleiro 2021-12-10 19:44:22 +05:30 committed by GitHub
parent 08940fff10
commit 622fd7c7ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1147,4 +1147,4 @@ mod tests {
assert!(test.get_should_age(test.storage.current_age()));
assert_eq!(test.storage.count_ages_flushed(), 0);
}
}
}