ip/test/string/chars/ip/prefix_test.exs

4 lines
92 B
Elixir

defmodule StringCharsIPPrefixTest do
use ExUnit.Case
doctest String.Chars.IP.Prefix
end