summaryrefslogtreecommitdiff
path: root/test/Removed/Copy-Method/SConstruct.method
blob: 5a59bd6e3cc79ad699bd736bb35e1015e3ec285b (plain)
1
2
3
DefaultEnvironment(tools=[])
env = Environment(tools=["textfile"])
env.Copy()