mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 19:31:16 +01:00
Minor formatting fixes on PR #33.
This commit is contained in:
@@ -36,4 +36,4 @@ public class TableTest {
|
||||
Assert.assertEquals(people[0].name, "Person1");
|
||||
Assert.assertEquals(people[0].age, 30);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user