Got rid of Junit assertion error in Suite
This commit is contained in:
@@ -47,8 +47,8 @@ public final class Suite extends TranslationTest {
|
||||
}
|
||||
|
||||
// //NOTE: just to avoid warning
|
||||
// public void testNothing() {
|
||||
// }
|
||||
public void testNothing() {
|
||||
}
|
||||
|
||||
@Override
|
||||
protected String mainDirectory() {
|
||||
|
||||
Reference in New Issue
Block a user