2 lines
100 B
Makefile
2 lines
100 B
Makefile
test-mapping-values-order:
|
|
$(GO) test -v ./lib/common/data -run TestMappingOrderSortsValuesThenKeys
|