aboutsummaryrefslogtreecommitdiff
path: root/oid/objectid_test.go
Commit message (Collapse)AuthorAgeFilesLines
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-144/+0
|
* oid: Add ObjectIDGravatar Runxi Yu2026-02-201-0/+144
The tests are not rreeeaallly necessary but I guess if I somehow mess things up here, that'd pick it up earlier than debugging other things.