* common.mk (test-build): test for build process.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2010-12-06 13:55:15 +00:00
parent 76c286d195
commit a3732110fb
3 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,4 @@
require 'rbconfig'
exit if CROSS_COMPILING
require 'test/unit'