Re-add doctest
This commit is contained in:
parent
d7d9b2e079
commit
417f5d0545
4
test/mpeg_audio_frame_parser_test.exs
Normal file
4
test/mpeg_audio_frame_parser_test.exs
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
defmodule MPEGAudioFrameParserTest do
|
||||||
|
use ExUnit.Case
|
||||||
|
doctest MPEGAudioFrameParser
|
||||||
|
end
|
Loading…
x
Reference in New Issue
Block a user