Fine-tune protection to enable compiler porting.

This commit is contained in:
James Roseborough
2007-07-13 14:49:58 +00:00
parent 2a28925f74
commit ba3da1ca2c
3 changed files with 10 additions and 9 deletions

View File

@@ -30,7 +30,7 @@ public class LoadStateTest extends TestCase {
Double.NEGATIVE_INFINITY,
Double.POSITIVE_INFINITY,
Double.MAX_VALUE,
Double.MIN_NORMAL
Double.MAX_VALUE
};
public void testLongBitsToLuaNumber() {