2 lines
96 B
Makefile
2 lines
96 B
Makefile
test-date-time-from-milliseconds:
|
|
$(GO) test -v ./lib/common/data -run TestTimeFromMilliseconds
|