mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
Add end-to-end build tests
This commit is contained in:
10
rojo-test/Cargo.toml
Normal file
10
rojo-test/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "rojo-test"
|
||||
version = "0.1.0"
|
||||
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
insta = "0.10.0"
|
||||
tempfile = "3.1.0"
|
||||
Reference in New Issue
Block a user