add test value for type u64

This commit is contained in:
Romain Beaumont 2018-05-14 01:00:32 +02:00
parent 9ed69de5ff
commit 9778bb920b
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286

View file

@ -119,6 +119,7 @@ const values = {
}
},
'i64': [0, 1],
'u64': [0, 1],
'entityMetadata': [
{key: 17, value: 0, type: 0}
],