spec/img_0395.mov.a14dc7130d_spec.rb in mxfinfo-0.0.3.5 vs spec/img_0395.mov.a14dc7130d_spec.rb in mxfinfo-0.0.3.6

- old
+ new

@@ -69,10 +69,10 @@ it "should have a track segment offset" do @info.track_segment_offset.should == 0 end it "should have a start timecode" do - @info.start_timecode.should == 0 + @info.start_timecode.should == "00:00:00:00" end it "should have a audio sampling rate" do @info.audio_sampling_rate.should == "48000/1" end \ No newline at end of file