make check test stage3

This commit is contained in:
Niko Matsakis 2011-12-02 16:26:40 -08:00
parent 1eb378b23a
commit 9cc2515dfa
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ endif
# Main test targets
######################################################################
check: tidy check-stage2 \
check: tidy check-stage3 \
check-full: tidy check-stage1 check-stage2 check-stage3 \