Skip to content

Commit

Permalink
updated integration test schema
Browse files Browse the repository at this point in the history
  • Loading branch information
gidden committed May 28, 2014
1 parent 838c6e3 commit ff121c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions tests/input/dynamic_capacitated.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
</archetypes>

<facility>
<name>Source</name>
<name>Source</name>
<config>
<Source>
Expand All @@ -27,7 +26,6 @@
</facility>

<facility>
<name>Sink</name>
<name>Sink</name>
<lifetime>1</lifetime>
<config>
Expand All @@ -42,13 +40,11 @@

<region>
<name>SingleRegion</name>
<name>NullRegion</name>
<config>
<NullRegion/>
</config>
<institution>
<name>SingleInstitution</name>
<name>DeployInst</name>
<config>
<DeployInst>
<buildorder>
Expand Down
5 changes: 0 additions & 5 deletions tests/input/growth.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

<facility>
<name>Source1</name>
<name>Source</name>
<config>
<Source>
<out_commod>commodity</out_commod>
Expand All @@ -40,7 +39,6 @@

<facility>
<name>Source2</name>
<name>Source</name>
<config>
<Source>
<out_commod>commodity</out_commod>
Expand All @@ -51,7 +49,6 @@
</facility>

<facility>
<name>Sink</name>
<name>Sink</name>
<config>
<Sink>
Expand All @@ -64,7 +61,6 @@

<region>
<name>SingleRegion</name>
<name>GrowthRegion</name>
<config>
<GrowthRegion>
<commodity_name>commodity</commodity_name>
Expand All @@ -81,7 +77,6 @@
</config>
<institution>
<name>SingleInstitution</name>
<name>ManagerInst</name>
<initialfacilitylist>
<entry>
<prototype>Sink</prototype>
Expand Down

0 comments on commit ff121c1

Please sign in to comment.