Commit 4f284367 authored by Evan W. Patton's avatar Evan W. Patton Committed by Jeffrey Schiller

Fix failing PolygonTests

Change-Id: I0548b10a840678e25baa2636e2891838a5c6775b
parent 5c4c9573
......@@ -40,6 +40,7 @@ public class PolygonTest extends MapTestBase {
public void setUp() {
super.setUp();
polygon = new Polygon(getMap());
polygon.Initialize();
}
@Test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment