mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 14:45:56 +00:00
First round of snapshot tests for patch_compute
This commit is contained in:
@@ -68,8 +68,13 @@ winreg = "0.6.2"
|
||||
|
||||
[dev-dependencies]
|
||||
rojo-insta-ext = { path = "rojo-insta-ext" }
|
||||
|
||||
lazy_static = "1.2"
|
||||
paste = "0.1"
|
||||
pretty_assertions = "0.6.1"
|
||||
tempfile = "3.0"
|
||||
walkdir = "2.1"
|
||||
|
||||
[dev-dependencies.insta]
|
||||
version = "0.11.0"
|
||||
features = ["redactions"]
|
||||
|
||||
Reference in New Issue
Block a user