Add comment

This commit is contained in:
2026-04-24 13:31:07 +03:00
parent 6d9a190e12
commit d6af2e1e54
+2
View File
@@ -9,3 +9,5 @@ func TestAddition(t *testing.T) {
t.Errorf("Add(1, 1) = %d; want %d", got, want) t.Errorf("Add(1, 1) = %d; want %d", got, want)
} }
} }
#тестовый файл