;cli: drop obsolete test-framework dep

This commit is contained in:
Simon Michael 2019-11-28 15:06:52 -08:00
parent ebedae01cf
commit 57a534a42f
2 changed files with 1 additions and 5 deletions

View File

@ -4,7 +4,7 @@ cabal-version: 1.12
-- --
-- see: https://github.com/sol/hpack -- see: https://github.com/sol/hpack
-- --
-- hash: 2caa4c7971b9bba457b966879bd8d4037f556ae2691e2c214a7c38a2140a18d9 -- hash: c34a49b389c7aa9792791b41a60416463ac2aff3589693aaf40f68e8b7b9cf75
name: hledger name: hledger
version: 1.15.99 version: 1.15.99
@ -280,8 +280,6 @@ test-suite test
, tabular >=0.2 , tabular >=0.2
, tasty >=1.2.3 , tasty >=1.2.3
, temporary , temporary
, test-framework
, test-framework-hunit
, text >=0.11 , text >=0.11
, time >=1.5 , time >=1.5
, timeit , timeit

View File

@ -211,8 +211,6 @@ tests:
cpp-options: -DVERSION="1.15.99" cpp-options: -DVERSION="1.15.99"
dependencies: dependencies:
- hledger - hledger
- test-framework
- test-framework-hunit
benchmarks: benchmarks:
bench: bench: