Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Dec 19, 2023
1 parent 5a610ff commit 71b7c02
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/gleeunit/should.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,8 @@
//// More information on running eunit can be found in [the rebar3
//// documentation](https://rebar3.org/docs/testing/eunit/).





import gleam/string



@external(erlang, "gleeunit_ffi", "should_equal")
pub fn equal(a: t, b: t) -> Nil {
case a == b {
Expand Down

0 comments on commit 71b7c02

Please sign in to comment.