Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zliu41 committed Aug 23, 2023
1 parent 57a9c6b commit b6a6f1a
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 406 deletions.
28 changes: 1 addition & 27 deletions plutus-tx-plugin/plutus-tx-plugin.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -128,33 +128,7 @@ test-suite plutus-tx-tests
type: exitcode-stdio-1.0
hs-source-dirs: test
main-is: Spec.hs
other-modules:
Budget.Spec
IsData.Spec
Lib
Lift.Spec
Optimization.Spec
Plugin.Basic.Spec
Plugin.Coverage.Spec
Plugin.Data.Spec
Plugin.Debug.Spec
Plugin.Errors.Spec
Plugin.Functions.Spec
Plugin.Laziness.Spec
Plugin.Lib
Plugin.NoTrace.Spec
Plugin.Optimization.Spec
Plugin.Primitives.Spec
Plugin.Profiling.Spec
Plugin.Spec
Plugin.Strict.Spec
Plugin.Typeclasses.Lib
Plugin.Typeclasses.Spec
StdLib.Spec
Strictness.Spec
TH.Spec
TH.TestTH

other-modules: Budget.Spec
build-depends:
, base >=4.9 && <5
, containers
Expand Down
Loading

0 comments on commit b6a6f1a

Please sign in to comment.