Add carbon option to tests

calls
Bohdan Horbeshko 1 year ago
parent 42ed16bf9e
commit 281b9691af

@ -56,6 +56,7 @@ func TestSessionToMap(t *testing.T) {
"rawmessages": "true",
"asciiarrows": "false",
"oobmode": "true",
"carbons": "false",
}
if !reflect.DeepEqual(m, sample) {
t.Errorf("Map does not match the sample: %v", m)

Loading…
Cancel
Save