Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
komuw committed Mar 1, 2024
1 parent 4598c8a commit 7a46213
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kama_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ func TestReadmeExamples(t *testing.T) {

res := Dir(v.item)

path := getDataPath(t, "kama_test.go", v.tName)
path := getDataPath(t, "kama_test.go", "TestReadmeExamples_"+v.tName)
dealWithTestData(t, path, res)
})
}
Expand Down
File renamed without changes.

0 comments on commit 7a46213

Please sign in to comment.