Test build finally works.

This commit is contained in:
Eric S. Raymond 2008-04-08 12:32:44 +00:00
parent 8602c090e2
commit 80c7933d95

View file

@ -719,8 +719,6 @@ if have_client_prereqs:
else:
exploder = None
# FIXME: test build presently fails at link time.
test_env = env.Clone()
test_sources = [
"src/tests/main.cpp",
"src/tests/test_util.cpp",