unicode: build maketables during testshort too

Fixes #1825

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/4535066
This commit is contained in:
Brad Fitzpatrick 2011-05-14 16:54:49 -07:00
parent 4eb67563f6
commit 870791a5ac
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ tables: maketables
# Build (but do not run) maketables during testing,
# just to make sure it still compiles.
test: maketables
testshort: maketables
# Downloads from www.unicode.org, so not part
# of standard test scripts.