Skip to content

Commit 945130f

Browse files
cootcrocodile-dentist
authored andcommitted
Moved ouroboros-network-testing to ouroboros-network
* `ouroboros-network-testing` -> `ouroboros-network:tests-lib` in `tests-lib/lib` * `ouroboros-network-testing:test` -> `ouroboros-network:tests-lib` in `tests-lib/tests`
1 parent 1c4afa4 commit 945130f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dmq-node/dmq-node.cabal

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,8 @@ test-suite dmq-test
172172
io-classes,
173173
io-sim,
174174
kes-agent-crypto,
175-
ouroboros-network:{framework, protocols, protocols-tests-lib},
176-
ouroboros-network:{protocols, protocols-tests-lib},
175+
ouroboros-network:{framework, protocols, protocols-tests-lib, tests-lib},
177176
ouroboros-network-api,
178-
ouroboros-network-testing,
179177
quickcheck-instances,
180178
serialise,
181179
tasty,

0 commit comments

Comments
 (0)