mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
Format EstimateDirectionTest
This commit is contained in:
@@ -7,8 +7,8 @@ import static com.commafeed.backend.feed.EstimateDirection.isRTL;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* These tests are copied and simplified from GWT
|
* These tests are copied and simplified from GWT
|
||||||
* https://github.com/google-web-toolkit/gwt/blob/master/user/test/com/google/gwt/i18n/shared/BidiUtilsTest.java
|
* https://github.com/google-web-toolkit/gwt/blob/master/user/test/com/google/gwt/i18n/shared/BidiUtilsTest.java Released under Apache 2.0
|
||||||
* Released under Apache 2.0 license, credit of it goes to Google and please use GWT wherever possible instead of this
|
* license, credit of it goes to Google and please use GWT wherever possible instead of this
|
||||||
*/
|
*/
|
||||||
public class EstimateDirectionTest {
|
public class EstimateDirectionTest {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user