The deleted test file `test/core/range/floating_point.wren` was a direct copy of the integer range test file, testing `.from` on integer ranges rather than actual floating-point ranges. This removal resolves issue #438 by eliminating the redundant test that provided no coverage for floating-point range behavior.