random: rename test from rand to random

This commit is contained in:
Danny Robson 2016-02-02 11:32:04 +11:00
parent 0d0444e245
commit f6fa44f54f
2 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ TEST_BIN = \
test/point \
test/polynomial \
test/pool \
test/rand \
test/random \
test/range \
test/rational \
test/region \