Skip to content

Commit

Permalink
TerraME#16 update Dam Model
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuckUFOP committed Aug 11, 2017
1 parent cb42f80 commit 3602095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dam.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ return{
unitTest:assertSnapshot(model.chart, "Dam-chart-1.bmp", 0.15)

model = Dam{countYear = true}

model:run()

unitTest:assertSnapshot(model.chart, "Dam-chart-2.bmp", 0.12)
Expand Down

0 comments on commit 3602095

Please sign in to comment.