changed name of test file
This commit is contained in:
parent
f0ffc26348
commit
cd7104206a
|
@ -96,6 +96,7 @@ class TestResultsImport(TestCase):
|
|||
def test_energy_plus_results_import(self):
|
||||
ResultFactory('energy_plus_workflow', self._city, self._example_path).enrich()
|
||||
for building in self._city.buildings:
|
||||
print(building.name)
|
||||
print(building.heating_demand)
|
||||
print(building.cooling_demand)
|
||||
|
||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in New Issue
Block a user