mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-16 06:58:45 +00:00
apply comments
This commit is contained in:
@@ -3,7 +3,7 @@ mod test {
|
||||
use itertools::Itertools;
|
||||
use ntest::assert_about_eq;
|
||||
|
||||
use super::super::small_exercises::*;
|
||||
use crate::assignments::assignment07::small_exercises::*;
|
||||
|
||||
#[test]
|
||||
fn test_find() {
|
||||
|
||||
Reference in New Issue
Block a user