Tests: Floating-point formatting uses lower case 'e'
This commit is contained in:
parent
d9446b0e6e
commit
3ae82d91a2
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
[1.2345E-30]
|
[1.2345e-30]
|
||||||
|
|
@ -1 +1 @@
|
||||||
[1.2345E+30]
|
[1.2345e+30]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue