Current section
Files
Jump to
Current section
Files
lib/test_selector.ex
defmodule TestSelector do
@moduledoc """
TestSelector module to import in test files.
"""
use TestSelector.HTML.Helpers
end