mirror of
https://github.com/dsoprea/go-exif.git
synced 2025-04-27 13:12:39 +00:00
value_encoder_test.go: Tweak test name for correctness
This commit is contained in:
parent
df473ea6dd
commit
9c929cc46f
@ -535,7 +535,7 @@ func TestValueEncoder_Encode__Float(t *testing.T) {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestValueEncoder_Encode__Doubles(t *testing.T) {
|
func TestValueEncoder_Encode__Double(t *testing.T) {
|
||||||
byteOrder := TestDefaultByteOrder
|
byteOrder := TestDefaultByteOrder
|
||||||
ve := NewValueEncoder(byteOrder)
|
ve := NewValueEncoder(byteOrder)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user