removed (redundant) Mtlstats.Actions.EditGoalie module

This commit is contained in:
Jonathan Lamothe
2020-01-01 23:40:24 -05:00
parent 9606436e9e
commit ac95601609
3 changed files with 0 additions and 703 deletions

View File

@@ -38,7 +38,6 @@ import Test.Hspec
import Mtlstats.Actions
import Mtlstats.Types
import qualified Actions.EditGoalieSpec as EditGoalie
import qualified Actions.NewGameSpec as NewGame
import qualified TypesSpec as TS
@@ -63,7 +62,6 @@ spec = describe "Mtlstats.Actions" $ do
scrollUpSpec
scrollDownSpec
NewGame.spec
EditGoalie.spec
startNewSeasonSpec :: Spec
startNewSeasonSpec = describe "startNewSeason" $ do