This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
linkify/test/auto_linker_test.exs

7 lines
73 B
Elixir
Raw Normal View History

2017-03-29 14:11:22 +00:00
defmodule AutoLinkerTest do
use ExUnit.Case
doctest AutoLinker
2017-03-29 14:11:22 +00:00
end