[#189] sdk/netmap: Define unspecified clause

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2020-11-05 18:35:58 +03:00 committed by Alex Vanin
parent 162b0de725
commit d704795dcc
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ func TestClauseFromV2(t *testing.T) {
cV2 netmap.Clause
}{
{
c: 0,
c: ClauseUnspecified,
cV2: netmap.UnspecifiedClause,
},
{