Remove tests

This commit is contained in:
Richard Feldman
2016-09-02 22:38:46 -07:00
parent 989fefb2bd
commit ef67ff3537
10 changed files with 0 additions and 252 deletions

View File

@@ -1,7 +0,0 @@
module Auth exposing (token)
token : String
token =
-- Tests don't need a real token.
""