mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 01:19:49 +00:00
fix Assert.assertEquals import
This commit is contained in:
parent
f29328f889
commit
c8ac98f710
6 changed files with 16 additions and 16 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
package de.schildbach.pte.live;
|
||||
|
||||
import static junit.framework.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
import java.util.Date;
|
||||
import java.util.List;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue