1
0
mirror of https://github.com/danbee/chess synced 2026-06-21 05:12:22 +00:00

Add moduledocs

This commit is contained in:
Daniel Barber 2018-03-09 13:03:08 -05:00
parent 67f0d8f45e
commit 5cd3c74021
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,6 @@
defmodule Chess.AuthenticationHelpers do
@moduledoc false
use Wallaby.DSL
import Wallaby.Query

View File

@ -1,4 +1,6 @@
defmodule Chess.FormHelpers do
@moduledoc false
use Wallaby.DSL
import Wallaby.Query