mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 21:55:15 +00:00
Enable test for removing files
This commit is contained in:
@@ -102,7 +102,7 @@ fn add_folder() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore] // TODO: Removing files currently hangs ChangeProcessor
|
||||
// #[ignore] // TODO: Removing files currently hangs ChangeProcessor
|
||||
fn remove_file() {
|
||||
run_serve_test("remove_file", |session, mut redactions| {
|
||||
let info = session.get_api_rojo().unwrap();
|
||||
|
||||
Reference in New Issue
Block a user