This commit is contained in:
parent
bc7ec50c94
commit
b060de20c7
@ -89,7 +89,7 @@ pub fn part2(input: &str) -> IntType {
|
|||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
use super::*;
|
use super::*;
|
||||||
pub const EXAMPLE: &str = &"125 17";
|
pub const EXAMPLE: &str = "125 17";
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn part1_example() {
|
fn part1_example() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user