Tests: Floating-point formatting uses lower case 'e'

This commit is contained in:
abolz 2018-01-15 20:38:47 +01:00
parent d9446b0e6e
commit 3ae82d91a2
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
[1.2345E-30]
[1.2345e-30]

View file

@ -1 +1 @@
[1.2345E+30]
[1.2345e+30]