This commit is contained in:
Nick Pegg 2025-07-05 17:31:55 -07:00
parent 09c02447a1
commit 7229b32f03

View file

@ -244,7 +244,7 @@ mod tests {
use blackjack::card::Suit;
#[test]
/// Test edge cases I found where my basic stragey impl screwed up
/// Test edge cases I found where my basic strategy impl screwed up
fn basic_strategy_edge_cases() {
assert_eq!(
basic_strategy(