diff --git a/VadereSimulator/tests/org/vadere/simulator/entrypoints/TestScenarioBuilder.java b/VadereSimulator/tests/org/vadere/simulator/entrypoints/TestScenarioBuilder.java index bd1824729f502d19d06f45e8c30ecb828a512143..ed6dbec842fc1b15a05d609de143be329cdb445f 100644 --- a/VadereSimulator/tests/org/vadere/simulator/entrypoints/TestScenarioBuilder.java +++ b/VadereSimulator/tests/org/vadere/simulator/entrypoints/TestScenarioBuilder.java @@ -19,10 +19,6 @@ import static junit.framework.TestCase.assertTrue; */ public class TestScenarioBuilder { - private AttributesBuilder attributesAgentAttributesBuilder; - private double radius = 0.195; - - @Test public void testChangeAttributes() throws IOException { // 1. read the scenario from a string