mirror of https://github.com/dsoprea/go-exif.git
value_encoder_test.go: Tweak test name for correctness
parent
325de3c5bb
commit
fe4ea0ee06
|
@ -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
|
||||
ve := NewValueEncoder(byteOrder)
|
||||
|
||||
|
|
Loading…
Reference in New Issue