mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-27 08:06:33 +00:00
Rename 'integration' to 'rojo-e2e'
This commit is contained in:
2
integration/Cargo.lock → rojo-e2e/Cargo.lock
generated
2
integration/Cargo.lock → rojo-e2e/Cargo.lock
generated
@@ -1,4 +1,4 @@
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "integration"
|
name = "rojo-e2e"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "integration"
|
name = "rojo-e2e"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
|
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
|
||||||
|
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
# Rojo Integration Runner
|
# Rojo End-to-End
|
||||||
This is a WIP test runner designed for Rojo. It will eventually start up the Rojo server and plugin and test functionality end-to-end.
|
This is a WIP test runner designed for Rojo. It will eventually start up the Rojo server and plugin and test functionality end-to-end.
|
||||||
Reference in New Issue
Block a user