Number conversions.
This commit is contained in:
@@ -33,4 +33,8 @@ public final class NumberTest extends SingleFileTranslationTest {
|
||||
public void testDoubleConversions() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testNumberConversions() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user