Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Burnette committed Aug 31, 2024
1 parent 39d8bf8 commit 0656771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.zig
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ test "test_ascii_generation" {
.input = "https://w.wallhaven.cc/full/p9/wallhaven-p9gr2p.jpg",
.output = tmp_path,
.color = false,
.invert_color = false,
.scale = 8.0,
.detect_edges = false,
.sigma1 = 0.5,
Expand Down

0 comments on commit 0656771

Please sign in to comment.