Skip to content

Commit

Permalink
Add slices
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrakhman committed Dec 4, 2023
1 parent 87b63ed commit 9652dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/ldiff/diff_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
"github.com/google/uuid"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"golang.org/x/exp/slices"
)

func TestDiff_fillRange(t *testing.T) {
Expand Down

0 comments on commit 9652dc5

Please sign in to comment.