From 96c7683a065c6d6318676d6eb534bbae9d9a7003 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sun, 24 Sep 2023 09:26:07 +0900 Subject: [PATCH] initial commits --- nullable_whennothing_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{