Split up index Test method
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ public class TextTest {
|
||||
|
||||
@BeforeEach
|
||||
void setup() {
|
||||
ArrayList<String> stringListe = new ArrayList<>();
|
||||
stringListe = new ArrayList<>();
|
||||
txt = new Text();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user