initial commits
parent
35200ef9df
commit
96c7683a06
|
@ -6,7 +6,7 @@ import (
|
||||||
"sourcecode.social/reiver/go-nul"
|
"sourcecode.social/reiver/go-nul"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestNullable_WhenNothing(t *testing.T) {
|
func TestNullable_WhenNothing_nothing(t *testing.T) {
|
||||||
|
|
||||||
|
|
||||||
tests := []struct{
|
tests := []struct{
|
||||||
|
|
Loading…
Reference in New Issue