Fix test_double_serializer expected output.

This commit is contained in:
Eric Haszlakiewicz
2017-06-18 18:34:41 +00:00
parent 1a94c70336
commit 23e064ad29

View File

@@ -9,3 +9,6 @@ obj.to_string(reset)=0.5
obj.to_string(default format)=0.52381
obj.to_string(with global format)=x0.524y
obj.to_string(with thread format)=T0.52X
obj.to_string(long thread format)=Ttttttttttttt0.52xxxxxxxxxxxxxxxxxxX
obj.to_string(back to global format)=x0.524y
obj.to_string(back to default format)=0.52381