diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-09-07 21:39:17 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-09-09 22:09:21 +0200 |
| commit | 50e3f4e0cc313828aa6682ebd270e2abbfef422a (patch) | |
| tree | b682c84136dd2c54fab5be98227e8cd7359a1029 /erebos.cabal | |
| parent | ded08b19077fb8b36ff3e3aba30cd3b1fda1e87b (diff) | |
Test: commands working with custom shared state
Diffstat (limited to 'erebos.cabal')
| -rw-r--r-- | erebos.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos.cabal b/erebos.cabal index 75364c5..82e9157 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -205,6 +205,7 @@ executable erebos Terminal Test Test.Service + Test.State Version Version.Git WebSocket |