Skip to content

Commit d7a5ac1

Browse files
committed
test
1 parent 9861073 commit d7a5ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

velox/type/tests/DecimalTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,5 +484,6 @@ TEST(DecimalTest, rescaleReal) {
484484
assertRescaleFloatingPointFail<float, int64_t>(
485485
99999.99, DECIMAL(6, 4), "Result cannot fit in the given precision 6.");
486486
}
487+
487488
} // namespace
488489
} // namespace facebook::velox

0 commit comments

Comments
 (0)