diff --git a/nullable_whennothing_test.go b/nullable_whennothing_test.go index 651130a..16387df 100644 --- a/nullable_whennothing_test.go +++ b/nullable_whennothing_test.go @@ -6,7 +6,7 @@ import ( "sourcecode.social/reiver/go-nul" ) -func TestNullable_WhenNothing(t *testing.T) { +func TestNullable_WhenNothing_nothing(t *testing.T) { tests := []struct{