port over c++ tests and weights

This commit is contained in:
Henry Schimke
2023-04-24 19:09:01 -05:00
parent 60c14ea556
commit cf530422c9
2 changed files with 140 additions and 3 deletions

View File

@@ -52,8 +52,6 @@ where
let mut new_self = Self::default();
new_self.content = src;
new_self
}