johanmoritz / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
0 stars 1 forks source link

Create unit test for Scope::equals #48

Closed shrew97 closed 4 years ago

shrew97 commented 4 years ago

Increase code coverage for Scope::equals

shrew97 commented 4 years ago

Solved in PR #50