removed (redundant) Mtlstats.Actions.EditGoalie module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user