test: ds: update to use new object system
This commit is contained in:
@@ -9,6 +9,6 @@ int main(void)
|
||||
b_uuid_to_cstr(uuid, str);
|
||||
printf("%s\n", str);
|
||||
|
||||
b_uuid_release(uuid);
|
||||
b_uuid_unref(uuid);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user