Skip to content

Commit

Permalink
Run Msgpax.Ext doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
lexmag committed Nov 15, 2022
1 parent 4ef0f77 commit 30d5487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/msgpax/ext_test.exs
@@ -1,6 +1,8 @@
defmodule Msgpax.ExtTest do
use Msgpax.Case, async: true

doctest Msgpax.Ext, except: [:moduledoc]

alias Msgpax.UnpackError

defmodule Sample do
Expand Down

0 comments on commit 30d5487

Please sign in to comment.