Got rid of Junit assertion error in Suite

This commit is contained in:
pTalanov
2012-02-27 20:45:35 +04:00
parent 75b2334401
commit 645a3a9f2f
@@ -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() {