mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
niri-config: Add pretty-assertions to tests
The config parse test is pretty big and it's impossible to tell the difference from the normal assert.
This commit is contained in:
@@ -17,3 +17,6 @@ regex = "1.10.5"
|
||||
smithay = { workspace = true, features = ["backend_libinput"] }
|
||||
tracing.workspace = true
|
||||
tracy-client.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user