904c904
< new_env.Program(testname, main_objs + test_objs + static_objs)
---
> new_env.Program(testname, test_objs + static_objs)