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