
Import("*")

sources = Glob("*.cc")
tests.append( ("test_economy", sources ) )

