Skip to content

Commit

Permalink
remove unused test variable
Browse files Browse the repository at this point in the history
Signed-off-by: Lance-Drane <ldraneutk@gmail.com>
  • Loading branch information
Lance-Drane committed Nov 27, 2023
1 parent 43b5889 commit ba4ba40
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/bin/graph_labyrinth.rs
Original file line number Diff line number Diff line change
Expand Up @@ -228,13 +228,6 @@ NO

#[test]
fn test_open_room() {
let result = "\
..LLU
.LLLU
.U##U
LU#AR
LLLDD
";
let input = b"\
5 5
.....
Expand Down

0 comments on commit ba4ba40

Please sign in to comment.