Skip to content

Commit

Permalink
Remove test boilerplate + stack
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinprakash96 committed Jul 24, 2024
1 parent f4e9945 commit 9e52a95
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 35 deletions.
10 changes: 0 additions & 10 deletions azure-auth/azure-auth.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,3 @@ library
, time
, unliftio
default-language: Haskell2010

test-suite azure-auth-test
import: common-options
default-language: Haskell2010
type: exitcode-stdio-1.0
hs-source-dirs: test
main-is: Main.hs
build-depends:
base >= 4.7 && <5,
azure-auth
4 changes: 0 additions & 4 deletions azure-auth/test/Main.hs

This file was deleted.

12 changes: 0 additions & 12 deletions azure-key-vault/azure-key-vault.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,3 @@ library
, text
, unliftio
default-language: Haskell2010

test-suite azure-key-vault-test
import: common-options
default-language: Haskell2010
-- other-modules:
-- other-extensions:
type: exitcode-stdio-1.0
hs-source-dirs: test
main-is: Main.hs
build-depends:
base >= 4.7 && <5,
azure-key-vault
4 changes: 0 additions & 4 deletions azure-key-vault/test/Main.hs

This file was deleted.

5 changes: 0 additions & 5 deletions stack.yaml

This file was deleted.

0 comments on commit 9e52a95

Please sign in to comment.