Skip to content

Commit 1c3ea7e

Browse files
committed
More descriptive name for test
1 parent e6bf150 commit 1c3ea7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Basics/FloatComparison.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ var tests = [
6565
}
6666
},
6767
{
68-
name: "bug file from ExprGen",
68+
name: "No float type specialization when operands are not number",
6969
body: function() {
7070
function test0() {
7171
var func2 = function () {

0 commit comments

Comments
 (0)