initial commits
parent
4cbf90036d
commit
35200ef9df
|
@ -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{
|
tests := []struct{
|
||||||
|
|
Loading…
Reference in New Issue