initial commits

master
Charles Iliya Krempeaux 2023-09-24 09:24:35 +09:00
parent 4cbf90036d
commit 35200ef9df
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ func TestNullable_WhenNothing(t *testing.T) {
}
}
func TestNullable_WhenNull_something(t *testing.T) {
func TestNullable_WhenNothing_null(t *testing.T) {
tests := []struct{