parent
43bc811704
commit
0a4d44646c
src/static_data/libraries
|
@ -86,7 +86,7 @@ pub mod tests {
|
|||
StaticStatisticSet::new(10, 10, 10, 10, 10, 10),
|
||||
Vec::new(),
|
||||
Vec::new(),
|
||||
Box::new(LearnableMovesImpl::new()),
|
||||
Box::new(LearnableMovesImpl::new(100)),
|
||||
HashSet::new(),
|
||||
)),
|
||||
HashSet::new(),
|
||||
|
|
Loading…
Reference in New Issue